Home
last modified time | relevance | path

Searched refs:IEEE80211_MSG_CRYPTO (Results 1 – 9 of 9) sorted by relevance

/netbsd/sys/net80211/
H A Dieee80211_crypto.c280 IEEE80211_DPRINTF(ic, IEEE80211_MSG_CRYPTO, in ieee80211_crypto_newkey()
295 IEEE80211_DPRINTF(ic, IEEE80211_MSG_CRYPTO, in ieee80211_crypto_newkey()
307 IEEE80211_DPRINTF(ic, IEEE80211_MSG_CRYPTO, in ieee80211_crypto_newkey()
325 IEEE80211_DPRINTF(ic, IEEE80211_MSG_CRYPTO, in ieee80211_crypto_newkey()
338 IEEE80211_DPRINTF(ic, IEEE80211_MSG_CRYPTO, in ieee80211_crypto_newkey()
364 IEEE80211_DPRINTF(ic, IEEE80211_MSG_CRYPTO, in ieee80211_crypto_newkey()
411 IEEE80211_DPRINTF(ic, IEEE80211_MSG_CRYPTO, in ieee80211_crypto_newkey()
433 IEEE80211_DPRINTF(ic, IEEE80211_MSG_CRYPTO, in _ieee80211_crypto_delkey()
502 IEEE80211_DPRINTF(ic, IEEE80211_MSG_CRYPTO, in ieee80211_crypto_setkey()
513 IEEE80211_DPRINTF(ic, IEEE80211_MSG_CRYPTO, in ieee80211_crypto_setkey()
[all …]
H A Dieee80211_crypto_none.c111 IEEE80211_DPRINTF(ic, IEEE80211_MSG_CRYPTO, in none_encap()
132 IEEE80211_DPRINTF(ic, IEEE80211_MSG_CRYPTO, in none_decap()
H A Dieee80211_crypto_ccmp.c132 IEEE80211_DPRINTF(ctx->cc_ic, IEEE80211_MSG_CRYPTO, in ccmp_setkey()
218 IEEE80211_DPRINTF(ctx->cc_ic, IEEE80211_MSG_CRYPTO, in ccmp_decap()
403 IEEE80211_DPRINTF(ctx->cc_ic, IEEE80211_MSG_CRYPTO, in ccmp_decrypt()
H A Dieee80211_crypto_wep.c220 IEEE80211_DPRINTF(ctx->wc_ic, IEEE80211_MSG_CRYPTO, in wep_decap()
357 IEEE80211_MSG_CRYPTO, in wep_encrypt()
441 IEEE80211_MSG_CRYPTO, in wep_decrypt()
H A Dieee80211_crypto_tkip.c146 IEEE80211_DPRINTF(ctx->tc_ic, IEEE80211_MSG_CRYPTO, in tkip_setkey()
174 IEEE80211_DPRINTF(ic, IEEE80211_MSG_CRYPTO, in tkip_encap()
262 IEEE80211_DPRINTF(ctx->tc_ic, IEEE80211_MSG_CRYPTO, in tkip_decap()
272 IEEE80211_DPRINTF(ic, IEEE80211_MSG_CRYPTO, in tkip_decap()
938 IEEE80211_DPRINTF(ctx->tc_ic, IEEE80211_MSG_CRYPTO, in tkip_decrypt()
H A Dieee80211_netbsd.c664 IEEE80211_DPRINTF(ic, IEEE80211_MSG_CRYPTO, in ieee80211_notify_replay_failure()
692 IEEE80211_DPRINTF(ic, IEEE80211_MSG_CRYPTO, in ieee80211_notify_michael_failure()
H A Dieee80211_var.h367 #define IEEE80211_MSG_CRYPTO 0x10000000 /* crypto work */ macro
H A Dieee80211_output.c563 IEEE80211_DPRINTF(ic, IEEE80211_MSG_CRYPTO, in ieee80211_encap()
H A Dieee80211_input.c2493 IEEE80211_MSG_AUTH | IEEE80211_MSG_CRYPTO, in ieee80211_recv_mgmt_auth()