Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/crypto/
H A Daes-gcm.c229 static void aes_gcm_ghash(const u8 *H, const u8 *aad, size_t aad_len, in aes_gcm_ghash()
256 const u8 *aad, size_t aad_len, u8 *crypt, u8 *tag) in aes_gcm_ae()
290 const u8 *aad, size_t aad_len, const u8 *tag, u8 *plain) in aes_gcm_ad()
323 const u8 *aad, size_t aad_len, u8 *tag) in aes_gmac()
H A Daes-ccm.c29 const u8 *aad, size_t aad_len, size_t plain_len, in aes_ccm_auth_start()
150 const u8 *aad, size_t aad_len, u8 *crypt, u8 *auth) in aes_ccm_ae()
180 const u8 *aad, size_t aad_len, const u8 *auth, u8 *plain) in aes_ccm_ad()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dmesh_rsn.c541 const size_t aad_len[] = { ETH_ALEN, ETH_ALEN, ie - cat }; in mesh_rsn_protect_frame() local
645 const size_t aad_len[] = { ETH_ALEN, ETH_ALEN, in mesh_rsn_process_ampe() local
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dwpa_auth.c1538 size_t aad_len[1]; in __wpa_send_eapol() local
2333 size_t aad_len[1]; in wpa_aead_decrypt() local
2483 size_t aad_len[5]; in fils_decrypt_assoc() local
2573 size_t aad_len[5]; in fils_encrypt_assoc() local
/dragonfly/contrib/wpa_supplicant/src/rsn_supp/
H A Dwpa.c105 size_t aad_len[1]; in wpa_eapol_key_send() local
2125 size_t aad_len[1]; in wpa_supp_aead_decrypt() local