Home
last modified time | relevance | path

Searched defs:argon2d_hash_encoded (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/lib/libcrypt/
H A Dnamespace.h41 #define argon2d_hash_encoded __libcrypt_internal_argon2d_hash_encoded macro
/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/src/
H A Dargon2.c199 int argon2d_hash_encoded(const uint32_t t_cost, const uint32_t m_cost, in argon2d_hash_encoded() function