Home
last modified time | relevance | path

Searched refs:crypto_pwhash_PRIMITIVE (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_pwhash.h138 #define crypto_pwhash_PRIMITIVE "argon2i" macro
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/
H A Dcrypto_pwhash.c210 return crypto_pwhash_PRIMITIVE; in crypto_pwhash_primitive()