Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/signature/
H A 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
539 { OSSL_FUNC_SIGNATURE_NEWCTX, (void (*)(void))sm2sig_newctx },
/third_party/openssl/providers/implementations/signature/
H A 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 },

Completed in 4 milliseconds