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

/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dms_funcs.c468 * @encrypted_pw_block: 516-octet EncryptedPwBlock (OUT)
474 u8 *encrypted_pw_block)
482 encrypted_pw_block))
471 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.c468 * @encrypted_pw_block: 516-octet EncryptedPwBlock (OUT)
474 u8 *encrypted_pw_block)
482 encrypted_pw_block))
471 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.c468 * @encrypted_pw_block: 516-octet EncryptedPwBlock (OUT)
474 u8 *encrypted_pw_block)
482 encrypted_pw_block))
471 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