Home
last modified time | relevance | path

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

/hostap-3.6.0/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)) {