Home
last modified time | relevance | path

Searched refs:noauth (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/src/pasn/
Dpasn_common.h120 bool noauth; /* Whether PASN without mutual authentication is enabled */ member
Dpasn_responder.c757 if (!pasn->noauth && pasn->akmp == WPA_KEY_MGMT_PASN) { in handle_auth_pasn_1()
/hostap-latest/src/ap/
Dieee802_11.c2652 pasn->noauth = hapd->conf->pasn_noauth; in hapd_initialize_pasn()