wi_crypto_algorithm  269 dev/ic/if_wi.c 	sc->wi_crypto_algorithm = WI_CRYPTO_FIRMWARE_WEP;
wi_crypto_algorithm  784 dev/ic/if_wi.c 			switch (sc->wi_crypto_algorithm) {
wi_crypto_algorithm 1206 dev/ic/if_wi.c 				switch (sc->wi_crypto_algorithm) {
wi_crypto_algorithm 1528 dev/ic/if_wi.c 			sc->wi_crypto_algorithm = WI_CRYPTO_FIRMWARE_WEP;
wi_crypto_algorithm 1531 dev/ic/if_wi.c 			sc->wi_crypto_algorithm = WI_CRYPTO_SOFTWARE_WEP;
wi_crypto_algorithm 1682 dev/ic/if_wi.c 			    htole16((u_int16_t)sc->wi_crypto_algorithm);
wi_crypto_algorithm 2514 dev/ic/if_wi.c 		    sc->wi_crypto_algorithm != WI_CRYPTO_FIRMWARE_WEP) {
wi_crypto_algorithm   84 dev/ic/if_wivar.h 	int			wi_crypto_algorithm;
wi_crypto_algorithm  857 dev/usb/if_wi_usb.c 				switch (wsc->wi_crypto_algorithm) {