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

  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_hash/
crypto_hash.c 18 crypto_hash_primitive(void) { function in typeref:typename:const char *
19 return crypto_hash_PRIMITIVE;
  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_hash.h 31 #define crypto_hash_PRIMITIVE "sha512"
33 const char *crypto_hash_primitive(void)

Completed in 14 milliseconds