Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/asymciphers/
H A Dsm2_enc.c33 static OSSL_FUNC_asym_cipher_set_ctx_params_fn sm2_set_ctx_params; variable
68 return sm2_set_ctx_params(psm2ctx, params); in sm2_init()
187 static int sm2_set_ctx_params(void *vpsm2ctx, const OSSL_PARAM params[]) in sm2_set_ctx_params() function
229 (void (*)(void))sm2_set_ctx_params },