HomeSort by: relevance | last modified time | path
    Searched refs:crypto_shorthash_siphash24 (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_shorthash/
crypto_shorthash.c 27 return crypto_shorthash_siphash24(out, in, inlen, k);
  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_shorthash_siphash24.h 25 int crypto_shorthash_siphash24(unsigned char *out, const unsigned char *in,
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_shorthash/siphash24/ref/
shorthash_siphash24_ref.c 1 #include "crypto_shorthash_siphash24.h"
6 crypto_shorthash_siphash24(unsigned char *out, const unsigned char *in, function in typeref:typename:int
  /src/sys/external/isc/libsodium/dist/src/libsodium/include/
Makefile.am 43 sodium/crypto_shorthash_siphash24.h \
Makefile.in 159 sodium/crypto_shorthash.h sodium/crypto_shorthash_siphash24.h \
407 sodium/crypto_shorthash.h sodium/crypto_shorthash_siphash24.h \

Completed in 13 milliseconds