Home
last modified time | relevance | path

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

/netbsd-src/lib/libcrypt/
H A Dnamespace.h37 #define argon2_type2string __libcrypt_internal_argon2_type2string macro
/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/src/
H A Dargon2.c26 const char *argon2_type2string(argon2_type type, int uppercase) { in argon2_type2string() function