Home
last modified time | relevance | path

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

/openssl/providers/implementations/kdfs/
H A Dx942kdf.c36 static OSSL_FUNC_kdf_set_ctx_params_fn x942kdf_set_ctx_params; variable
466 if (!ossl_prov_is_running() || !x942kdf_set_ctx_params(ctx, params)) in x942kdf_derive()
528 static int x942kdf_set_ctx_params(void *vctx, const OSSL_PARAM params[]) in x942kdf_set_ctx_params() function
674 { OSSL_FUNC_KDF_SET_CTX_PARAMS, (void(*)(void))x942kdf_set_ctx_params },

Completed in 8 milliseconds