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

/netbsd-current/external/bsd/wpa/dist/src/eap_peer/
H A Deap_tls_common.h120 int eap_peer_tls_reauth_init(struct eap_sm *sm, struct eap_ssl_data *data);
H A Deap_tls.c345 if (eap_peer_tls_reauth_init(sm, &data->ssl)) {
H A Deap_tls_common.c834 * eap_peer_tls_reauth_init - Re-initialize shared TLS for session resumption
839 int eap_peer_tls_reauth_init(struct eap_sm *sm, struct eap_ssl_data *data) function
H A Deap_peap.c1229 if (eap_peer_tls_reauth_init(sm, &data->ssl)) {
H A Deap_teap.c1908 if (eap_peer_tls_reauth_init(sm, &data->ssl)) {
H A Deap_ttls.c1692 if (eap_peer_tls_reauth_init(sm, &data->ssl)) {
H A Deap_fast.c1697 if (eap_peer_tls_reauth_init(sm, &data->ssl)) {

Completed in 89 milliseconds