Searched defs:encrypted_pw_block (Results 1 - 4 of 4) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
H A Dms_funcs.c393 * @encrypted_pw_block: 516-octet EncryptedPwBlock (OUT)
399 u8 *encrypted_pw_block)
406 encrypted_pw_block))
396 new_password_encrypted_with_old_nt_password_hash( const u8 *new_password, size_t new_password_len, const u8 *old_password, size_t old_password_len, u8 *encrypted_pw_block) argument
/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dms_funcs.c465 * @encrypted_pw_block: 516-octet EncryptedPwBlock (OUT)
471 u8 *encrypted_pw_block)
479 encrypted_pw_block))
468 new_password_encrypted_with_old_nt_password_hash( const u8 *new_password, size_t new_password_len, const u8 *old_password, size_t old_password_len, u8 *encrypted_pw_block) argument
/external/wpa_supplicant_8/src/crypto/
H A Dms_funcs.c465 * @encrypted_pw_block: 516-octet EncryptedPwBlock (OUT)
471 u8 *encrypted_pw_block)
479 encrypted_pw_block))
468 new_password_encrypted_with_old_nt_password_hash( const u8 *new_password, size_t new_password_len, const u8 *old_password, size_t old_password_len, u8 *encrypted_pw_block) argument
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dms_funcs.c465 * @encrypted_pw_block: 516-octet EncryptedPwBlock (OUT)
471 u8 *encrypted_pw_block)
479 encrypted_pw_block))
468 new_password_encrypted_with_old_nt_password_hash( const u8 *new_password, size_t new_password_len, const u8 *old_password, size_t old_password_len, u8 *encrypted_pw_block) argument

Completed in 99 milliseconds