Home
last modified time | relevance | path

Searched defs:aad (Results 1 – 9 of 9) sorted by relevance

/hostap-3.6.0/wlantest/
Dccmp.c19 u8 *aad, size_t *aad_len, u8 *nonce) in ccmp_aad_nonce()
82 u8 *aad, size_t *aad_len, u8 *nonce) in ccmp_aad_nonce_pv1()
141 u8 aad[30], nonce[13]; in ccmp_decrypt() local
193 u8 aad[30], nonce[13]; in ccmp_encrypt() local
243 u8 aad[24], nonce[13]; in ccmp_encrypt_pv1() local
283 u8 aad[30], nonce[13]; in ccmp_256_decrypt() local
324 u8 aad[30], nonce[13]; in ccmp_256_encrypt() local
Dgcmp.c19 u8 *aad, size_t *aad_len, u8 *nonce) in gcmp_aad_nonce()
78 u8 aad[30], nonce[12], *plain; in gcmp_decrypt() local
119 u8 aad[30], nonce[12], *crypt, *pos; in gcmp_encrypt() local
Drx_mgmt.c486 const u8 *aad[5]; in try_rmsk() local
656 const u8 *aad[5]; in decrypt_fils_assoc_resp() local
/hostap-3.6.0/src/crypto/
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()
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()
/hostap-3.6.0/tests/
Dtest-aes.c61 char *aad; member
237 u8 k[32], aad[32], iv[64], t[16], tag[16]; in test_gcm() local
/hostap-3.6.0/wpa_supplicant/
Dmesh_rsn.c539 const u8 *aad[] = { rsn->wpa_s->own_addr, sta->addr, cat }; in mesh_rsn_protect_frame() local
639 const u8 *aad[] = { sta->addr, wpa_s->own_addr, cat }; in mesh_rsn_process_ampe() local
/hostap-3.6.0/src/ap/
Dwpa_auth.c1599 const u8 *aad[1]; in __wpa_send_eapol() local
2429 const u8 *aad[1]; in wpa_aead_decrypt() local
2579 const u8 *aad[5]; in fils_decrypt_assoc() local
2669 const u8 *aad[5]; in fils_encrypt_assoc() local
/hostap-3.6.0/src/rsn_supp/
Dwpa.c106 const u8 *aad[1]; in wpa_eapol_key_send() local
2403 const u8 *aad[1]; in wpa_supp_aead_decrypt() local