Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Daes_ccm.h21 ieee80211_aes_ccm_encrypt(struct crypto_aead *tfm, in ieee80211_aes_ccm_encrypt() function
H A Dwpa.c483 return ieee80211_aes_ccm_encrypt(key->u.ccmp.tfm, b_0, aad, pos, len, in ccmp_encrypt_skb()