Searched refs:hkdf_common_set_ctx_params (Results 1 – 1 of 1) sorted by relevance
253 static int hkdf_common_set_ctx_params(KDF_HKDF *ctx, const OSSL_PARAM params[]) in hkdf_common_set_ctx_params() function333 if (!hkdf_common_set_ctx_params(ctx, params)) in kdf_hkdf_set_ctx_params()854 if (!hkdf_common_set_ctx_params(ctx, params)) in kdf_tls1_3_set_ctx_params()
Completed in 4 milliseconds