Searched refs:rsakem_set_ctx_params (Results 1 – 1 of 1) sorted by relevance
39 static OSSL_FUNC_kem_set_ctx_params_fn rsakem_set_ctx_params; variable150 if (!rsakem_set_ctx_params(prsactx, params)) in rsakem_init()198 static int rsakem_set_ctx_params(void *vprsactx, const OSSL_PARAM params[]) in rsakem_set_ctx_params() function445 (void (*)(void))rsakem_set_ctx_params },
Completed in 6 milliseconds