Searched defs:x3 (Results 1 – 2 of 2) sorted by relevance
| /system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/crypto/ |
| D | aes.c | 190 uint32_t x0, x1, x2, x3; // we CAN use an array, but then GCC will not use in aesEncr() local
|
| /system/keymaster/key_blob_utils/ |
| D | ocb.c | 488 __m128i x0, x1, x2, x3, tmp, *kp = (__m128i*)key; in AES_192_Key_Expansion() local 499 __m128i x0, x1, x2, x3, *kp = (__m128i*)key; in AES_256_Key_Expansion() local
|