Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/wpa/src/crypto/
Daes-ccm.c32 u8 aad_buf[2 * AES_BLOCK_SIZE]; in aes_ccm_auth_start() local
/freebsd-12-stable/crypto/openssl/crypto/evp/
De_aes.c93 unsigned char aad_buf[16]; /* Store partial AAD blocks */ member
/freebsd-12-stable/contrib/bearssl/test/
Dtest_crypto.c7957 unsigned char aad_buf[100], *aad; in test_CCM_inner() local