Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eap_common/
Deap_eke_common.h111 int eap_eke_auth(struct eap_eke_session *sess, const char *label,
Deap_eke_common.c686 int eap_eke_auth(struct eap_eke_session *sess, const char *label, in eap_eke_auth() function
/external/wpa_supplicant_8/src/eap_server/
Deap_server_eke.c350 if (eap_eke_auth(&data->sess, "EAP-EKE server", data->msgs, auth) < 0) { in eap_eke_build_confirm()
631 if (eap_eke_auth(&data->sess, "EAP-EKE peer", data->msgs, auth_p) < 0) { in eap_eke_process_confirm()
/external/wpa_supplicant_8/src/eap_peer/
Deap_eke.c564 if (eap_eke_auth(&data->sess, "EAP-EKE server", data->msgs, auth_s) < 0) in eap_eke_process_confirm()
597 if (eap_eke_auth(&data->sess, "EAP-EKE peer", data->msgs, auth) < 0) { in eap_eke_process_confirm()