Home
last modified time | relevance | path

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

/hostap-latest/src/crypto/
Dms_funcs.h49 int __must_check new_password_encrypted_with_old_nt_password_hash(
Dms_funcs.c470 int new_password_encrypted_with_old_nt_password_hash( in new_password_encrypted_with_old_nt_password_hash() function
/hostap-latest/src/eap_peer/
Deap_mschapv2.c564 if (new_password_encrypted_with_old_nt_password_hash( in eap_mschapv2_change_password()