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

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

Completed in 165 milliseconds