Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/crypto/
H A Dms_funcs.h49 int __must_check new_password_encrypted_with_old_nt_password_hash(
H A Dms_funcs.c470 int new_password_encrypted_with_old_nt_password_hash( in new_password_encrypted_with_old_nt_password_hash() function
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_mschapv2.c564 if (new_password_encrypted_with_old_nt_password_hash( in eap_mschapv2_change_password()