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

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto.c134 void *keyctx; local
194 keyctx = cip->ic_attach(ic, key);
195 if (keyctx == NULL) {
203 key->wk_private = keyctx;

Completed in 44 milliseconds