Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_hash/
H A Dcrypto_hash.c19 return crypto_hash_PRIMITIVE; in crypto_hash_primitive()
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_hash.h31 #define crypto_hash_PRIMITIVE "sha512" macro