Home
last modified time | relevance | path

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

/openssl/providers/implementations/kdfs/
H A Dargon2.c209 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() function
1441 if (!kdf_argon2_ctx_set_lanes(ctx, u32_value)) in kdf_argon2_set_ctx_params()

Completed in 7 milliseconds