Home
last modified time | relevance | path

Searched refs:crypto_pwhash_OPSLIMIT_MODERATE (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_pwhash.h81 #define crypto_pwhash_OPSLIMIT_MODERATE crypto_pwhash_argon2id_OPSLIMIT_MODERATE macro
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/
H A Dcrypto_pwhash.c107 return crypto_pwhash_OPSLIMIT_MODERATE; in crypto_pwhash_opslimit_moderate()
/f-stack/freebsd/contrib/libsodium/test/default/
H A Dpwhash_argon2id.c439 crypto_pwhash_OPSLIMIT_MODERATE); in main()