Searched defs:wep (Results 1 – 13 of 13) sorted by relevance
/freebsd/usr.sbin/makefs/msdos/ |
H A D | msdosfs_conv.c | 161 winChkName(const u_char *un, size_t unlen, struct winentry *wep, int chksum) in winChkName() 232 unix2winfn(const u_char *un, size_t unlen, struct winentry *wep, int cnt, in unix2winfn()
|
/freebsd/tools/tools/net80211/stumbler/ |
H A D | stumbler.c | 84 int wep; member 119 char* wep = 0; in wep2str() local 397 char* wep = 0; in display_node() local
|
/freebsd/sys/fs/msdosfs/ |
H A D | msdosfs_conv.c | 518 unix2winfn(const u_char *un, size_t unlen, struct winentry *wep, int cnt, in unix2winfn() 629 win2unixfn(struct mbnambuf *nbp, struct winentry *wep, int chksum, in win2unixfn()
|
/freebsd/sys/net80211/ |
H A D | ieee80211_crypto_wep.c | 59 static const struct ieee80211_cipher wep = { variable
|
/freebsd/tools/tools/net80211/w00t/libw00t/ |
H A D | w00t.c | 275 int str2wep(char *wep, int *len, char *str) in str2wep()
|
/freebsd/tools/tools/net80211/w00t/assoc/ |
H A D | assoc.c | 425 int wep; in get_probe_response() local
|
/freebsd/contrib/libedit/ |
H A D | vi.c | 1091 const wchar_t *wep, *wsp; in vi_history_word() local
|
/freebsd/contrib/wpa/src/ap/ |
H A D | ap_config.c | 1272 int wep, i; in hostapd_config_check_bss() local
|
H A D | ap_config.h | 117 struct hostapd_wep_keys wep; member
|
/freebsd/sys/dev/mwl/ |
H A D | mwlhal.h | 430 uint8_t wep[16]; /* enough for 128 bits */ member
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | ap.c | 600 struct hostapd_wep_keys *wep = &bss->ssid.wep; in wpa_supplicant_conf_ap() local
|
/freebsd/contrib/wpa/hostapd/ |
H A D | config_file.c | 765 static int hostapd_config_read_wep(struct hostapd_wep_keys *wep, int keyidx, in hostapd_config_read_wep()
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_ndis.c | 937 NDIS_802_11_WEP *wep; in wpa_driver_ndis_add_wep() local
|