Home
last modified time | relevance | path

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

/openssl/providers/implementations/kdfs/
H A Dargon2.c46 # define ARGON2_MIN_LANES 1u macro
1176 if (lanes < ARGON2_MIN_LANES) { in kdf_argon2_ctx_set_lanes()
1178 "min lanes: %u", ARGON2_MIN_LANES); in kdf_argon2_ctx_set_lanes()

Completed in 10 milliseconds