Searched defs:new_password (Results 1 – 5 of 5) sorted by relevance
471 const u8 *new_password, size_t new_password_len, in new_password_encrypted_with_old_nt_password_hash()516 const u8 *new_password, size_t new_password_len, in old_nt_password_hash_encrypted_with_new_nt_password_hash()
49 esp_err_t esp_wifi_sta_wpa2_ent_set_new_password(const unsigned char *new_password, int len) in esp_wifi_sta_wpa2_ent_set_new_password()
1051 esp_err_t esp_eap_client_set_new_password(const unsigned char *new_password, int len) in esp_eap_client_set_new_password()
347 u8 *new_password; member
477 const u8 *username, *password, *new_password; in eap_mschapv2_change_password() local