Searched refs:eckem_set_ctx_params (Results 1 – 1 of 1) sorted by relevance
60 static OSSL_FUNC_kem_set_ctx_params_fn eckem_set_ctx_params; variable259 return eckem_set_ctx_params(vctx, params); in eckem_init()286 static int eckem_set_ctx_params(void *vctx, const OSSL_PARAM params[]) in eckem_set_ctx_params() function806 (void (*)(void))eckem_set_ctx_params },
Completed in 6 milliseconds