Home
last modified time | relevance | path

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

/openssl/providers/implementations/kdfs/
H A Dargon2.c56 # define ARGON2_MIN_TIME 1u macro
1190 if (t_cost < ARGON2_MIN_TIME) { in kdf_argon2_ctx_set_t_cost()
1192 "min: %u", ARGON2_MIN_TIME); in kdf_argon2_ctx_set_t_cost()

Completed in 10 milliseconds