Searched defs:ccmp_decrypt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto_ccmp.c65 static int ccmp_decrypt(struct ieee80211_key *, uint64_t pn, mblk_t *, int);
191 !ccmp_decrypt(k, pn, mp, hdrlen))
456 ccmp_decrypt(struct ieee80211_key *key, uint64_t pn, mblk_t *mp, int hdrlen) function

Completed in 57 milliseconds