Searched refs:kdf_argon2_ctx_set_t_cost (Results 1 – 1 of 1) sorted by relevance
210 static int kdf_argon2_ctx_set_t_cost(KDF_ARGON2 *ctx, uint32_t t_cost);1186 static int kdf_argon2_ctx_set_t_cost(KDF_ARGON2 *ctx, uint32_t t_cost) in kdf_argon2_ctx_set_t_cost() function1427 if (!kdf_argon2_ctx_set_t_cost(ctx, u32_value)) in kdf_argon2_set_ctx_params()
Completed in 7 milliseconds