Home
last modified time | relevance | path

Searched refs:ks (Results 1 – 10 of 10) sorted by relevance

/device/google/contexthub/lib/nanohub/
Daes.c157 uint32_t i, *ks = ctx->K, roundConstant = 0x01000000; in aesInitForEncr() local
163 for (i = 0; i < 7; i++, ks += 8, roundConstant <<= 1) { in aesInitForEncr()
164 ks[8] = ks[0] ^ roundConstant in aesInitForEncr()
165 ^ (((uint32_t)FwdSbox[(ks[ 7] >> 16) & 0xff]) << 24) in aesInitForEncr()
166 ^ (((uint32_t)FwdSbox[(ks[ 7] >> 8) & 0xff]) << 16) in aesInitForEncr()
167 ^ (((uint32_t)FwdSbox[(ks[ 7] >> 0) & 0xff]) << 8) in aesInitForEncr()
168 ^ (((uint32_t)FwdSbox[(ks[ 7] >> 24) & 0xff]) << 0); in aesInitForEncr()
169 ks[9] = ks[1] ^ ks[8]; in aesInitForEncr()
170 ks[10] = ks[2] ^ ks[9]; in aesInitForEncr()
171 ks[11] = ks[3] ^ ks[10]; in aesInitForEncr()
[all …]
/device/moto/shamu/sepolicy/
Dmdm_helper.te10 # Spawn /system/bin/efsks and /system/bin/ks
13 # Access USB host ks bridge drivers
24 # ks checks the writeback path (dir) for the EFS block devices to make sure it is valid
Dfile_contexts129 /system/bin/ks u:object_r:mdm_helper_exec:s0
/device/htc/flounder/sepolicy/
Dkickstart.te7 # Spawn /system/bin/efsks and /system/bin/ks
13 # Access USB host ks bridge drivers
Dfile_contexts68 /vendor/bin/ks u:object_r:kickstart_exec:s0
/device/htc/flounder/
Dinit.flounder.rc166 on property:ro.hw.ks.ready=1
/device/moto/shamu/self-extractors/qcom/staging/
Ddevice-partial.mk22 vendor/qcom/shamu/proprietary/ks:system/bin/ks:qcom \
/device/moto/shamu/self-extractors/
Dextract-lists.txt115 system/bin/ks \
/device/moto/shamu/
Dproprietary-blobs.txt23 /system/bin/ks
Dvendor_owner_info.txt7 system/bin/ks:qcom