Home
last modified time | relevance | path

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

/openssl/providers/implementations/kdfs/
H A Dargon2.c216 static int kdf_argon2_ctx_set_ad(KDF_ARGON2 *ctx, const OSSL_PARAM *p);
1329 static int kdf_argon2_ctx_set_ad(KDF_ARGON2 *ctx, const OSSL_PARAM *p) in kdf_argon2_ctx_set_ad() function
1414 if (!kdf_argon2_ctx_set_ad(ctx, p)) in kdf_argon2_set_ctx_params()

Completed in 6 milliseconds