Searched refs:ecxkem_set_ctx_params (Results 1 – 1 of 1) sorted by relevance
67 static OSSL_FUNC_kem_set_ctx_params_fn ecxkem_set_ctx_params; variable216 return ecxkem_set_ctx_params(vecxctx, params); in ecxkem_init()243 static int ecxkem_set_ctx_params(void *vctx, const OSSL_PARAM params[]) in ecxkem_set_ctx_params() function696 (void (*)(void))ecxkem_set_ctx_params },
Completed in 6 milliseconds