Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_generichash/
H A Dcrypto_generichash.c44 return crypto_generichash_PRIMITIVE; in crypto_generichash_primitive()
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_generichash.h40 #define crypto_generichash_PRIMITIVE "blake2b" macro