Home
last modified time | relevance | path

Searched defs:akey (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
Dcrypto_cryptoapi.c247 struct aes_context *akey; in aes_encrypt_init() local
302 struct aes_context *akey = ctx; in aes_encrypt() local
317 struct aes_context *akey = ctx; in aes_encrypt_deinit() local
334 struct aes_context *akey = ctx; in aes_decrypt() local
/external/wpa_supplicant/
Dcrypto_cryptoapi.c262 struct aes_context *akey; in aes_encrypt_init() local
317 struct aes_context *akey = ctx; in aes_encrypt() local
332 struct aes_context *akey = ctx; in aes_encrypt_deinit() local
349 struct aes_context *akey = ctx; in aes_decrypt() local
/external/wpa_supplicant_8/src/crypto/
Dcrypto_cryptoapi.c244 struct aes_context *akey; in aes_encrypt_init() local
299 struct aes_context *akey = ctx; in aes_encrypt() local
314 struct aes_context *akey = ctx; in aes_encrypt_deinit() local
331 struct aes_context *akey = ctx; in aes_decrypt() local
/external/dropbear/libtomcrypt/src/headers/
Dtomcrypt_mac.h347 unsigned char akey[MAXBLOCKSIZE], member
/external/icu4c/i18n/
Ddtptngen.cpp93 const char *akey = ures_getKey(aiter->entries[i].item); in ures_a_open() local