Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_shorthash.h20 #define crypto_shorthash_KEYBYTES crypto_shorthash_siphash24_KEYBYTES macro
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_shorthash/
H A Dcrypto_shorthash.c31 crypto_shorthash_keygen(unsigned char k[crypto_shorthash_KEYBYTES]) in crypto_shorthash_keygen()