Searched refs:new_password (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/bsd/wpa/dist/src/crypto/ |
H A D | ms_funcs.c | 471 const u8 *new_password, size_t new_password_len, in new_password_encrypted_with_old_nt_password_hash() argument 479 if (encrypt_pw_block_with_password_hash(new_password, 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() argument 524 nt_password_hash(new_password, new_password_len, in old_nt_password_hash_encrypted_with_new_nt_password_hash()
|
H A D | ms_funcs.h | 50 const u8 *new_password, size_t new_password_len, 56 const u8 *new_password, size_t new_password_len,
|