Searched refs:kdf_argon2_ctx_set_threads (Results 1 – 1 of 1) sorted by relevance
208 static int kdf_argon2_ctx_set_threads(KDF_ARGON2 *ctx, uint32_t threads);1150 static int kdf_argon2_ctx_set_threads(KDF_ARGON2 *ctx, uint32_t threads) in kdf_argon2_ctx_set_threads() function1434 if (!kdf_argon2_ctx_set_threads(ctx, u32_value)) in kdf_argon2_set_ctx_params()
Completed in 8 milliseconds