Searched refs:kdf_argon2_ctx_set_lanes (Results 1 – 1 of 1) sorted by relevance
209 static int kdf_argon2_ctx_set_lanes(KDF_ARGON2 *ctx, uint32_t lanes);1168 static int kdf_argon2_ctx_set_lanes(KDF_ARGON2 *ctx, uint32_t lanes) in kdf_argon2_ctx_set_lanes() function1441 if (!kdf_argon2_ctx_set_lanes(ctx, u32_value)) in kdf_argon2_set_ctx_params()
Completed in 6 milliseconds