Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/
H A Dcrypto_pwhash_argon2i.h86 #define crypto_pwhash_argon2i_MEMLIMIT_SENSITIVE 536870912U macro
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dpwhash_argon2i.c136 return crypto_pwhash_argon2i_MEMLIMIT_SENSITIVE; in crypto_pwhash_argon2i_memlimit_sensitive()
/freebsd/sys/contrib/libsodium/test/default/
H A Dpwhash_argon2i.c446 crypto_pwhash_argon2i_MEMLIMIT_SENSITIVE); in main()