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

  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_pwhash.h 138 #define crypto_pwhash_PRIMITIVE "argon2i"
140 const char *crypto_pwhash_primitive(void)
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/
crypto_pwhash.c 209 crypto_pwhash_primitive(void) { function in typeref:typename:const char *
210 return crypto_pwhash_PRIMITIVE;

Completed in 12 milliseconds