Home
last modified time | relevance | path

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

/openssl/providers/implementations/kdfs/
H A Dsskdf.c84 static OSSL_FUNC_kdf_set_ctx_params_fn sskdf_set_ctx_params; variable
419 if (!ossl_prov_is_running() || !sskdf_set_ctx_params(ctx, params)) in sskdf_derive()
611 static int sskdf_set_ctx_params(void *vctx, const OSSL_PARAM params[]) in sskdf_set_ctx_params() function
766 { OSSL_FUNC_KDF_SET_CTX_PARAMS, (void(*)(void))sskdf_set_ctx_params },

Completed in 6 milliseconds