Home
last modified time | relevance | path

Searched defs:sm2_get_ctx_params (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/asymciphers/
H A Dsm2_enc.c31 static OSSL_FUNC_asym_cipher_get_ctx_params_fn sm2_get_ctx_params; variable
156 static int sm2_get_ctx_params(void *vpsm2ctx, OSSL_PARAM *params) in sm2_get_ctx_params() function