Searched refs:gcmp_aad_nonce (Results 1 – 1 of 1) sorted by relevance
/hostap-3.6.0/wlantest/ |
D | gcmp.c | 18 static void gcmp_aad_nonce(const struct ieee80211_hdr *hdr, const u8 *data, in gcmp_aad_nonce() function 93 gcmp_aad_nonce(hdr, data, aad, &aad_len, nonce); in gcmp_decrypt() 144 gcmp_aad_nonce(hdr, crypt + hdrlen, aad, &aad_len, nonce); in gcmp_encrypt()
|