Home
last modified time | relevance | path

Searched refs:crypto_shorthash_siphash24 (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_shorthash/
H A Dcrypto_shorthash.c27 return crypto_shorthash_siphash24(out, in, inlen, k); in crypto_shorthash()
/f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_shorthash_siphash24.h25 int crypto_shorthash_siphash24(unsigned char *out, const unsigned char *in,
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/
H A Dshorthash_siphash24_ref.c6 crypto_shorthash_siphash24(unsigned char *out, const unsigned char *in, in crypto_shorthash_siphash24() function
/f-stack/freebsd/contrib/libsodium/src/libsodium/include/
H A DMakefile.am43 sodium/crypto_shorthash_siphash24.h \