Home
last modified time | relevance | path

Searched defs:aad_buf (Results 1 – 6 of 6) sorted by relevance

/third_party/openssl/providers/implementations/ciphers/
Dcipher_aes_ocb.h36 unsigned char aad_buf[OCB_MAX_AAD_LEN]; /* Store partial AAD blocks */ member
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
Dcipher_aes_ocb.h36 unsigned char aad_buf[OCB_MAX_AAD_LEN]; /* Store partial AAD blocks */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Daes-ccm.c32 u8 aad_buf[2 * AES_BLOCK_SIZE]; in aes_ccm_auth_start() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Daes-ccm.c32 u8 aad_buf[2 * AES_BLOCK_SIZE]; in aes_ccm_auth_start() local
/third_party/openssl/crypto/evp/
De_aes.c111 unsigned char aad_buf[16]; /* Store partial AAD blocks */ member
/third_party/node/deps/openssl/openssl/crypto/evp/
De_aes.c111 unsigned char aad_buf[16]; /* Store partial AAD blocks */ member