Searched refs:sm2_set_ctx_params (Results 1 – 1 of 1) sorted by relevance
34 static OSSL_FUNC_asym_cipher_set_ctx_params_fn sm2_set_ctx_params; variable69 return sm2_set_ctx_params(psm2ctx, params); in sm2_init()188 static int sm2_set_ctx_params(void *vpsm2ctx, const OSSL_PARAM params[]) in sm2_set_ctx_params() function230 (void (*)(void))sm2_set_ctx_params },
Completed in 5 milliseconds