Home
last modified time | relevance | path

Searched refs:eap_tls_process (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/wpa_supplicant/src/eap_peer/
H A Deap_tls.c232 static struct wpabuf * eap_tls_process(struct eap_sm *sm, void *priv, in eap_tls_process() function
433 eap->process = eap_tls_process; in eap_peer_tls_register()
460 eap->process = eap_tls_process; in eap_peer_unauth_tls_register()
488 eap->process = eap_tls_process; in eap_peer_wfa_unauth_tls_register()
/dflybsd-src/contrib/wpa_supplicant/src/eap_server/
H A Deap_server_tls.c304 static void eap_tls_process(struct eap_sm *sm, void *priv, in eap_tls_process() function
465 eap->process = eap_tls_process; in eap_server_tls_register()
492 eap->process = eap_tls_process; in eap_server_unauth_tls_register()
519 eap->process = eap_tls_process; in eap_server_wfa_unauth_tls_register()