Home
last modified time | relevance | path

Searched refs:TLS_CONN_EAP_FAST (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls.h104 #define TLS_CONN_EAP_FAST BIT(7) macro
H A Dtls_openssl.c4947 if (params->flags & TLS_CONN_EAP_FAST) { in tls_connection_set_params()
4959 if (params->flags & TLS_CONN_EAP_FAST) { in tls_connection_set_params()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls.h110 #define TLS_CONN_EAP_FAST BIT(7) macro
H A Dtls_openssl.c5259 if (params->flags & TLS_CONN_EAP_FAST) { in tls_connection_set_params()
5271 if (params->flags & TLS_CONN_EAP_FAST) { in tls_connection_set_params()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_tls_common.c209 params->flags |= TLS_CONN_EAP_FAST; in eap_tls_params_from_conf()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_tls_common.c217 params->flags |= TLS_CONN_EAP_FAST; in eap_tls_params_from_conf()

Completed in 18 milliseconds