Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Daes_gcm.h14 void ieee80211_aes_gcm_encrypt(struct crypto_aead *tfm, u8 *j_0, u8 *aad,
Daes_gcm.c19 void ieee80211_aes_gcm_encrypt(struct crypto_aead *tfm, u8 *j_0, u8 *aad, in ieee80211_aes_gcm_encrypt() function
Dwpa.c690 ieee80211_aes_gcm_encrypt(key->u.gcmp.tfm, j_0, aad, pos, len, in gcmp_encrypt_skb()