Searched defs:encrypted_password_hash (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dms_funcs.c512 * @encrypted_password_hash: 16-octet EncryptedPasswordHash (OUT)
518 u8 *encrypted_password_hash)
528 encrypted_password_hash))
515 old_nt_password_hash_encrypted_with_new_nt_password_hash( const u8 *new_password, size_t new_password_len, const u8 *old_password, size_t old_password_len, u8 *encrypted_password_hash) argument
/external/wpa_supplicant_8/src/crypto/
H A Dms_funcs.c512 * @encrypted_password_hash: 16-octet EncryptedPasswordHash (OUT)
518 u8 *encrypted_password_hash)
528 encrypted_password_hash))
515 old_nt_password_hash_encrypted_with_new_nt_password_hash( const u8 *new_password, size_t new_password_len, const u8 *old_password, size_t old_password_len, u8 *encrypted_password_hash) argument
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dms_funcs.c512 * @encrypted_password_hash: 16-octet EncryptedPasswordHash (OUT)
518 u8 *encrypted_password_hash)
528 encrypted_password_hash))
515 old_nt_password_hash_encrypted_with_new_nt_password_hash( const u8 *new_password, size_t new_password_len, const u8 *old_password, size_t old_password_len, u8 *encrypted_password_hash) argument

Completed in 113 milliseconds