Home
last modified time | relevance | path

Searched refs:crypto_shorthash_siphash24_keybytes (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_shorthash/siphash24/
H A Dshorthash_siphash24.c9 crypto_shorthash_siphash24_keybytes(void) { in crypto_shorthash_siphash24_keybytes() function
/f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_shorthash_siphash24.h22 size_t crypto_shorthash_siphash24_keybytes(void);
/f-stack/freebsd/contrib/libsodium/test/default/
H A Dshorthash.c32 crypto_shorthash_siphash24_keybytes()); in main()