Searched refs:eap_peer_tls_phase2_nak (Results 1 – 12 of 12) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
D | eap_tls_common.h | 137 int eap_peer_tls_phase2_nak(struct eap_method_type *types, size_t num_types,
|
D | eap_tls_common.c | 1178 int eap_peer_tls_phase2_nak(struct eap_method_type *types, size_t num_types, in eap_peer_tls_phase2_nak() function
|
D | eap_peap.c | 691 if (eap_peer_tls_phase2_nak(data->phase2_types, in eap_peap_phase2_request()
|
D | eap_ttls.c | 407 if (eap_peer_tls_phase2_nak(data->phase2_eap_types, in eap_ttls_phase2_request_eap_method()
|
D | eap_fast.c | 452 if (eap_peer_tls_phase2_nak(data->phase2_types, in eap_fast_phase2_request()
|
D | eap_teap.c | 413 if (eap_peer_tls_phase2_nak(data->phase2_types, in eap_teap_phase2_request()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
D | eap_tls_common.h | 137 int eap_peer_tls_phase2_nak(struct eap_method_type *types, size_t num_types,
|
D | eap_tls_common.c | 1185 int eap_peer_tls_phase2_nak(struct eap_method_type *types, size_t num_types, in eap_peer_tls_phase2_nak() function
|
D | eap_peap.c | 707 if (eap_peer_tls_phase2_nak(data->phase2_types, in eap_peap_phase2_request()
|
D | eap_ttls.c | 422 if (eap_peer_tls_phase2_nak(data->phase2_eap_types, in eap_ttls_phase2_request_eap_method()
|
D | eap_fast.c | 471 if (eap_peer_tls_phase2_nak(data->phase2_types, in eap_fast_phase2_request()
|
D | eap_teap.c | 445 if (eap_peer_tls_phase2_nak(data->phase2_types, in eap_teap_phase2_request()
|