Searched refs:ic_encap (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_crypto.h147 * ic_encap - Encrypt the 802.11 MAC payload
162 int32_t (*ic_encap)(struct ieee80211_key *, mblk_t *, member in struct:ieee80211_cipher
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto.c401 return (cip->ic_encap(k, mp, keyix<<6) ? k : NULL);

Completed in 310 milliseconds