Home
last modified time | relevance | path

Searched refs:hkdf_common_set_ctx_params (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dhkdf.c189 static int hkdf_common_set_ctx_params(KDF_HKDF *ctx, const OSSL_PARAM params[]) in hkdf_common_set_ctx_params() function
291 if (!hkdf_common_set_ctx_params(ctx, params)) in kdf_hkdf_set_ctx_params()
725 if (!hkdf_common_set_ctx_params(ctx, params)) in kdf_tls1_3_set_ctx_params()
/third_party/openssl/providers/implementations/kdfs/
H A Dhkdf.c189 static int hkdf_common_set_ctx_params(KDF_HKDF *ctx, const OSSL_PARAM params[]) in hkdf_common_set_ctx_params() function
291 if (!hkdf_common_set_ctx_params(ctx, params)) in kdf_hkdf_set_ctx_params()
725 if (!hkdf_common_set_ctx_params(ctx, params)) in kdf_tls1_3_set_ctx_params()

Completed in 3 milliseconds