Home
last modified time | relevance | path

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

/openssl/providers/implementations/kdfs/
H A Dargon2.c219 static int kdf_argon2_ctx_set_version(KDF_ARGON2 *ctx, uint32_t version);
1361 static int kdf_argon2_ctx_set_version(KDF_ARGON2 *ctx, uint32_t version) in kdf_argon2_ctx_set_version() function
1461 if (!kdf_argon2_ctx_set_version(ctx, u32_value)) in kdf_argon2_set_ctx_params()

Completed in 6 milliseconds