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

  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_pwhash.h 25 #define crypto_pwhash_ALG_DEFAULT crypto_pwhash_ALG_ARGON2ID13
27 int crypto_pwhash_alg_default(void);
100 * The crypto_pwhash_* definitions, including crypto_pwhash_ALG_DEFAULT,
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/
crypto_pwhash.c 21 crypto_pwhash_alg_default(void) function in typeref:typename:int
23 return crypto_pwhash_ALG_DEFAULT;

Completed in 135 milliseconds