Home
last modified time | relevance | path

Searched refs:MKA_PSK_SET (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
HDwpas_kay.c404 if ((ssid->mka_psk_set & MKA_PSK_SET) != MKA_PSK_SET) in ieee802_1x_create_preshared_mka()
HDconfig_ssid.h869 #define MKA_PSK_SET (MKA_PSK_SET_CKN | MKA_PSK_SET_CAK) macro
/freebsd-11-stable/contrib/wpa/src/ap/
HDwpa_auth_kay.c487 if ((hapd->conf->mka_psk_set & MKA_PSK_SET) != MKA_PSK_SET) in ieee802_1x_create_preshared_mka_hapd()
HDap_config.h824 #define MKA_PSK_SET (MKA_PSK_SET_CKN | MKA_PSK_SET_CAK) macro