IEEE80211_KEYBUF_SIZE  168 dev/ic/malo.c  	uint8_t		value[IEEE80211_KEYBUF_SIZE];
IEEE80211_KEYBUF_SIZE 2776 dev/ic/pgt.c   			    IEEE80211_KEYBUF_SIZE);
IEEE80211_KEYBUF_SIZE 2784 dev/ic/pgt.c   			    IEEE80211_KEYBUF_SIZE);
IEEE80211_KEYBUF_SIZE 2792 dev/ic/pgt.c   			    IEEE80211_KEYBUF_SIZE);
IEEE80211_KEYBUF_SIZE 2800 dev/ic/pgt.c   			    IEEE80211_KEYBUF_SIZE);
IEEE80211_KEYBUF_SIZE  224 dev/ic/rt2560reg.h 	uint8_t		key[IEEE80211_KEYBUF_SIZE];
IEEE80211_KEYBUF_SIZE  251 dev/ic/rt2560reg.h 	uint8_t		key[IEEE80211_KEYBUF_SIZE];
IEEE80211_KEYBUF_SIZE  161 dev/pci/if_ipwreg.h 	uint8_t		key[IEEE80211_KEYBUF_SIZE];
IEEE80211_KEYBUF_SIZE  236 dev/pci/if_iwireg.h 	uint8_t		wepkey[IEEE80211_KEYBUF_SIZE];
IEEE80211_KEYBUF_SIZE  398 dev/pci/if_iwireg.h 	uint8_t	key[IEEE80211_KEYBUF_SIZE];
IEEE80211_KEYBUF_SIZE  345 dev/pci/if_wpireg.h 	uint8_t		key[IEEE80211_KEYBUF_SIZE];
IEEE80211_KEYBUF_SIZE  384 dev/pci/if_wpireg.h 	uint8_t		key[IEEE80211_KEYBUF_SIZE];
IEEE80211_KEYBUF_SIZE  487 dev/pci/if_wpireg.h 	uint8_t		key[IEEE80211_KEYBUF_SIZE];
IEEE80211_KEYBUF_SIZE 1983 dev/usb/if_ral.c 		ural_write_multi(sc, RAL_SEC_CSR0 + i * IEEE80211_KEYBUF_SIZE,
IEEE80211_KEYBUF_SIZE 1984 dev/usb/if_ral.c 		    k->k_key, IEEE80211_KEYBUF_SIZE);
IEEE80211_KEYBUF_SIZE  372 net80211/ieee80211_crypto.c 	u_int8_t keybuf[klen_round(IEEE80211_WEP_IVLEN + IEEE80211_KEYBUF_SIZE)];
IEEE80211_KEYBUF_SIZE   73 net80211/ieee80211_crypto.h 	u_int8_t		k_key[IEEE80211_KEYBUF_SIZE];