Home
last modified time | relevance | path

Searched refs:user_password_len (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_ttls.c164 size_t user_password_len; member
270 parse->user_password_len = password_len; in eap_ttls_avp_parse()
530 size_t user_password_len) in eap_ttls_process_phase2_pap()
540 if (sm->user->password_len != user_password_len || in eap_ttls_process_phase2_pap()
542 user_password_len) != 0) { in eap_ttls_process_phase2_pap()
1085 parse.user_password_len); in eap_ttls_process_phase2()
527 eap_ttls_process_phase2_pap(struct eap_sm *sm, struct eap_ttls_data *data, const u8 *user_password, size_t user_password_len) eap_ttls_process_phase2_pap() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_ttls.c164 size_t user_password_len; member
270 parse->user_password_len = password_len; in eap_ttls_avp_parse()
531 size_t user_password_len) in eap_ttls_process_phase2_pap()
541 if (sm->user->password_len != user_password_len || in eap_ttls_process_phase2_pap()
543 user_password_len) != 0) { in eap_ttls_process_phase2_pap()
1093 parse.user_password_len); in eap_ttls_process_phase2()
528 eap_ttls_process_phase2_pap(struct eap_sm *sm, struct eap_ttls_data *data, const u8 *user_password, size_t user_password_len) eap_ttls_process_phase2_pap() argument

Completed in 4 milliseconds