HomeSort by: relevance | last modified time | path
    Searched defs:hash_nt_password_hash (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/wpa/dist/src/crypto/
ms_funcs.c 126 * hash_nt_password_hash - HashNtPasswordHash() - RFC 2759, Sect. 8.4
131 int hash_nt_password_hash(const u8 *password_hash, u8 *password_hash_hash) function
261 if (hash_nt_password_hash(password_hash, password_hash_hash) ||

Completed in 17 milliseconds