Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
Deap_server_tls.c272 static void eap_tls_process(struct eap_sm *sm, void *priv, in eap_tls_process() function
433 eap->process = eap_tls_process; in eap_server_tls_register()
460 eap->process = eap_tls_process; in eap_server_unauth_tls_register()
487 eap->process = eap_tls_process; in eap_server_wfa_unauth_tls_register()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
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()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
Deap_tls.c238 static struct wpabuf * eap_tls_process(struct eap_sm *sm, void *priv, in eap_tls_process() function
435 eap->process = eap_tls_process; in eap_peer_tls_register()
462 eap->process = eap_tls_process; in eap_peer_unauth_tls_register()
490 eap->process = eap_tls_process; in eap_peer_wfa_unauth_tls_register()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
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()