Home
last modified time | relevance | path

Searched refs:eap_peer_tls_reauth_init (Results 1 – 14 of 14) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
Deap_tls_common.h115 int eap_peer_tls_reauth_init(struct eap_sm *sm, struct eap_ssl_data *data);
Deap_tls.c345 if (eap_peer_tls_reauth_init(sm, &data->ssl)) { in eap_tls_init_for_reauth()
Deap_tls_common.c833 int eap_peer_tls_reauth_init(struct eap_sm *sm, struct eap_ssl_data *data) in eap_peer_tls_reauth_init() function
Deap_peap.c1195 if (eap_peer_tls_reauth_init(sm, &data->ssl)) { in eap_peap_init_for_reauth()
Deap_ttls.c1692 if (eap_peer_tls_reauth_init(sm, &data->ssl)) { in eap_ttls_init_for_reauth()
Deap_fast.c1697 if (eap_peer_tls_reauth_init(sm, &data->ssl)) {
Deap_teap.c1908 if (eap_peer_tls_reauth_init(sm, &data->ssl)) {
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
Deap_tls_common.h115 int eap_peer_tls_reauth_init(struct eap_sm *sm, struct eap_ssl_data *data);
Deap_tls.c347 if (eap_peer_tls_reauth_init(sm, &data->ssl)) { in eap_tls_init_for_reauth()
Deap_tls_common.c836 int eap_peer_tls_reauth_init(struct eap_sm *sm, struct eap_ssl_data *data) in eap_peer_tls_reauth_init() function
Deap_peap.c1228 if (eap_peer_tls_reauth_init(sm, &data->ssl)) { in eap_peap_init_for_reauth()
Deap_ttls.c1736 if (eap_peer_tls_reauth_init(sm, &data->ssl)) { in eap_ttls_init_for_reauth()
Deap_fast.c1717 if (eap_peer_tls_reauth_init(sm, &data->ssl)) {
Deap_teap.c2020 if (eap_peer_tls_reauth_init(sm, &data->ssl)) {