Home
last modified time | relevance | path

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

/third_party/openssl/providers/implementations/signature/
Dsm2_sig.c36 static OSSL_FUNC_signature_newctx_fn sm2sig_newctx; variable
115 static void *sm2sig_newctx(void *provctx, const char *propq) in sm2sig_newctx() function
530 { OSSL_FUNC_SIGNATURE_NEWCTX, (void (*)(void))sm2sig_newctx },