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

  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
crypto_pwhash_scryptsalsa208sha256.h 63 #define crypto_pwhash_scryptsalsa208sha256_OPSLIMIT_INTERACTIVE 524288U
65 size_t crypto_pwhash_scryptsalsa208sha256_opslimit_interactive(void);
  /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/scryptsalsa208sha256/
pwhash_scryptsalsa208sha256.c 122 crypto_pwhash_scryptsalsa208sha256_opslimit_interactive(void) function in typeref:typename:size_t
124 return crypto_pwhash_scryptsalsa208sha256_OPSLIMIT_INTERACTIVE;

Completed in 11 milliseconds