Home
last modified time | relevance | path

Searched refs:eap_get_config_new_password (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/eap_peer/
Deap_i.h378 const u8 * eap_get_config_new_password(struct eap_sm *sm, size_t *len);
Deap_mschapv2.c530 new_password = eap_get_config_new_password(sm, &new_password_len); in eap_mschapv2_change_password()
Deap.c2619 const u8 * eap_get_config_new_password(struct eap_sm *sm, size_t *len) in eap_get_config_new_password() function