Home
last modified time | relevance | path

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

/openssl/providers/implementations/asymciphers/
H A Dsm2_enc.c34 static OSSL_FUNC_asym_cipher_set_ctx_params_fn sm2_set_ctx_params; variable
69 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() function
230 (void (*)(void))sm2_set_ctx_params },

Completed in 4 milliseconds