Searched refs:eap_get_config_new_password (Results 1 – 3 of 3) sorted by relevance
376 const u8 * eap_get_config_new_password(struct eap_sm *sm, size_t *len);
525 new_password = eap_get_config_new_password(sm, &new_password_len); in eap_mschapv2_change_password()
2593 const u8 * eap_get_config_new_password(struct eap_sm *sm, size_t *len) in eap_get_config_new_password() function