Home
last modified time | relevance | path

Searched refs:old_password_len (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/crypto/
Dms_funcs.c468 const u8 *old_password, size_t old_password_len, in new_password_encrypted_with_old_nt_password_hash() argument
473 if (nt_password_hash(old_password, old_password_len, password_hash)) in new_password_encrypted_with_old_nt_password_hash()
510 const u8 *old_password, size_t old_password_len, in old_nt_password_hash_encrypted_with_new_nt_password_hash() argument
515 if (nt_password_hash(old_password, old_password_len, in old_nt_password_hash_encrypted_with_new_nt_password_hash()
Dms_funcs.h51 const u8 *old_password, size_t old_password_len,
57 const u8 *old_password, size_t old_password_len,