Home
last modified time | relevance | path

Searched defs:ARGON2_MIN_LANES (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2.h24 #define ARGON2_MIN_LANES UINT32_C(1) macro
/freebsd/crypto/openssl/providers/implementations/kdfs/
H A Dargon2.c46 # define ARGON2_MIN_LANES 1u macro