Home
last modified time | relevance | path

Searched defs:kdf_set_ctx_params (Results 1 – 1 of 1) sorted by relevance

/third_party/openssl/providers/implementations/exchange/
Dkdf_exch.c30 static OSSL_FUNC_keyexch_set_ctx_params_fn kdf_set_ctx_params; variable
165 static int kdf_set_ctx_params(void *vpkdfctx, const OSSL_PARAM params[]) in kdf_set_ctx_params() function