Home
last modified time | relevance | path

Searched refs:aes_ccm_encr_auth (Results 1 – 1 of 1) sorted by relevance

/hostap-3.6.0/src/crypto/
Daes-ccm.c117 static void aes_ccm_encr_auth(void *aes, size_t M, u8 *x, u8 *a, u8 *auth) in aes_ccm_encr_auth() function
169 aes_ccm_encr_auth(aes, M, x, a, auth); in aes_ccm_ae()