Searched refs:allowNotifications (Results 1 - 22 of 22) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Deap_otp.c64 ret->allowNotifications = FALSE;
H A Deap_i.h54 * allowNotifications - Whether method allows notifications (OUT)
56 Boolean allowNotifications; member in struct:eap_method_ret
333 Boolean allowNotifications; /* peer state machine <-> methods */ member in struct:eap_sm
H A Deap_md5.c74 ret->allowNotifications = TRUE;
H A Deap_gtc.c96 ret->allowNotifications = FALSE;
H A Deap_sake.c323 ret->allowNotifications = FALSE;
333 ret->allowNotifications = FALSE;
364 ret->allowNotifications = FALSE;
411 ret->allowNotifications = TRUE;
434 ret->allowNotifications = FALSE;
H A Deap_vendor_test.c118 ret->allowNotifications = TRUE;
H A Deap_mschapv2.c288 ret->allowNotifications = TRUE;
388 ret->allowNotifications = FALSE;
537 ret->allowNotifications = TRUE;
678 ret->allowNotifications = FALSE;
H A Deap_pax.c326 ret->allowNotifications = FALSE;
440 ret->allowNotifications = TRUE;
457 ret->allowNotifications = FALSE;
H A Deap_tnc.c97 ret->allowNotifications = TRUE;
351 ret->allowNotifications = TRUE;
H A Deap_leap.c252 ret->allowNotifications = FALSE;
308 ret->allowNotifications = TRUE;
H A Deap_eke.c214 ret->allowNotifications = FALSE;
620 ret->allowNotifications = FALSE;
672 ret->allowNotifications = TRUE;
697 ret->allowNotifications = FALSE;
H A Deap_psk.c387 ret->allowNotifications = TRUE;
404 ret->allowNotifications = FALSE;
H A Deap.c231 sm->allowNotifications = TRUE;
889 * Get ignore, methodState, decision, allowNotifications, and
899 * (methodState, decision, allowNotifications) = m.process(eapReqData)
906 ret.allowNotifications = sm->allowNotifications;
923 sm->allowNotifications = ret.allowNotifications;
1232 sm->allowNotifications)
H A Deap_peap.c917 ret->allowNotifications = FALSE;
1001 ret->allowNotifications = FALSE;
1153 ret->allowNotifications = FALSE;
H A Deap_ikev2.c143 ret->allowNotifications = TRUE;
H A Deap_wsc.c309 ret->allowNotifications = TRUE;
H A Deap_sim.c1110 ret->allowNotifications = TRUE;
1163 ret->allowNotifications = FALSE;
H A Deap_aka.c1385 ret->allowNotifications = TRUE;
1444 ret->allowNotifications = FALSE;
H A Deap_pwd.c888 ret->allowNotifications = FALSE;
H A Deap_gpsk.c686 ret->allowNotifications = FALSE;
H A Deap_tls_common.c981 ret->allowNotifications = TRUE;
H A Deap_ttls.c1564 ret->allowNotifications = FALSE;

Completed in 226 milliseconds