Home
last modified time | relevance | path

Searched refs:crypto_pwhash_scryptsalsa208sha256_OPSLIMIT_MAX (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_pwhash_scryptsalsa208sha256.h50 #define crypto_pwhash_scryptsalsa208sha256_OPSLIMIT_MAX 4294967295U macro
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/
H A Dpwhash_scryptsalsa208sha256.c117 return crypto_pwhash_scryptsalsa208sha256_OPSLIMIT_MAX; in crypto_pwhash_scryptsalsa208sha256_opslimit_max()