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

/freebsd-9.3-release/contrib/wpa/src/crypto/
H A Dms_funcs.c420 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
460 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 49 milliseconds