Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/signature/
H A Dsm2_sig.c51 static OSSL_FUNC_signature_set_ctx_params_fn sm2sig_set_ctx_params; variable
428 static int sm2sig_set_ctx_params(void *vpsm2ctx, const OSSL_PARAM params[]) in sm2sig_set_ctx_params() function