Home
last modified time | relevance | path

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

/linux-5.19.10/net/mac80211/
Daes_gcm.h13 static inline int ieee80211_aes_gcm_encrypt(struct crypto_aead *tfm, in ieee80211_aes_gcm_encrypt() function
Dwpa.c684 return ieee80211_aes_gcm_encrypt(key->u.gcmp.tfm, j_0, aad, pos, len, in gcmp_encrypt_skb()