Home
last modified time | relevance | path

Searched refs:WPA_AUTH_ALG_SAE (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/wpa/src/common/
HDdefs.h134 #define WPA_AUTH_ALG_SAE BIT(4) macro
/NextBSD/contrib/wpa/wpa_supplicant/
HDsme.c271 params.auth_alg = WPA_AUTH_ALG_SAE; in sme_send_authentication()
486 if (!skip_auth && params.auth_alg == WPA_AUTH_ALG_SAE && in sme_send_authentication()
495 if (!skip_auth && params.auth_alg == WPA_AUTH_ALG_SAE) { in sme_send_authentication()