Searched refs:WPA_ALG_TKIP (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/common/
H A Ddefs.h193 WPA_ALG_TKIP, enumerator in enum:wpa_alg
H A Dwpa_common.c2279 return WPA_ALG_TKIP;
/freebsd-12-stable/contrib/wpa/wpa_supplicant/
H A Dwpas_glue.c494 if (alg == WPA_ALG_TKIP && key_idx == 0 && key_len == 32) {
H A Dwpa_supplicant.c189 alg = WPA_ALG_TKIP;
/freebsd-12-stable/contrib/wpa/src/drivers/
H A Ddriver_hostap.c430 case WPA_ALG_TKIP:
H A Ddriver_bsd.c360 case WPA_ALG_TKIP:
H A Ddriver_atheros.c520 case WPA_ALG_TKIP:
H A Ddriver_ndis.c1020 if (alg == WPA_ALG_TKIP && key_len == 32) {

Completed in 193 milliseconds