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

  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_shorthash/
crypto_shorthash.c 18 crypto_shorthash_primitive(void) function in typeref:typename:const char *
20 return crypto_shorthash_PRIMITIVE;
  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_shorthash.h 24 #define crypto_shorthash_PRIMITIVE "siphash24"
26 const char *crypto_shorthash_primitive(void);

Completed in 12 milliseconds