Searched defs:J0 (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/arm/ |
H A D | mdct_vfp.S | 32 J0 .req a2 label [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | aes-gcm.c | 192 static void aes_gcm_prepare_j0(const u8 *iv, size_t iv_len, const u8 *H, u8 *J0) in aes_gcm_prepare_j0() argument 215 static void aes_gcm_gctr(void *aes, const u8 *J0, const u8 *in, size_t len, in aes_gcm_gctr() argument 259 u8 J0[AES_BLOCK_SIZ in aes_gcm_ae() local 293 u8 J0[AES_BLOCK_SIZE]; aes_gcm_ad() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | aes-gcm.c | 192 static void aes_gcm_prepare_j0(const u8 *iv, size_t iv_len, const u8 *H, u8 *J0) in aes_gcm_prepare_j0() argument 215 static void aes_gcm_gctr(void *aes, const u8 *J0, const u8 *in, size_t len, in aes_gcm_gctr() argument 259 u8 J0[AES_BLOCK_SIZ in aes_gcm_ae() local 293 u8 J0[AES_BLOCK_SIZE]; aes_gcm_ad() local [all...] |
Completed in 2 milliseconds