Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/wpa/src/eap_peer/
HDeap_i.h402 const u8 * eap_get_config_new_password(struct eap_sm *sm, size_t *len);
HDeap_mschapv2.c534 new_password = eap_get_config_new_password(sm, &new_password_len); in eap_mschapv2_change_password()
HDeap.c2935 const u8 * eap_get_config_new_password(struct eap_sm *sm, size_t *len) in eap_get_config_new_password() function