HomeSort by: relevance | last modified time | path
    Searched defs:ccmp_decrypt (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net80211/
ieee80211_crypto_ccmp.c 101 static int ccmp_decrypt(struct ieee80211_key *, u_int64_t pn,
242 !ccmp_decrypt(k, pn, m, hdrlen))
380 ccmp_decrypt(struct ieee80211_key *key, u_int64_t pn, struct mbuf *m, function in typeref:typename:int
ieee80211_crypto_ccmp.c 101 static int ccmp_decrypt(struct ieee80211_key *, u_int64_t pn,
242 !ccmp_decrypt(k, pn, m, hdrlen))
380 ccmp_decrypt(struct ieee80211_key *key, u_int64_t pn, struct mbuf *m, function in typeref:typename:int

Completed in 58 milliseconds