Searched refs:ccmp_decrypt (Results 1 – 1 of 1) sorted by relevance
65 static int ccmp_decrypt(struct ieee80211_key *, uint64_t pn, mblk_t *, int);191 !ccmp_decrypt(k, pn, mp, hdrlen)) in ccmp_decap()456 ccmp_decrypt(struct ieee80211_key *key, uint64_t pn, mblk_t *mp, int hdrlen) in ccmp_decrypt() function