Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/signature/
H A Ddsa_sig.c37 static OSSL_FUNC_signature_newctx_fn dsa_newctx; variable
99 static void *dsa_newctx(void *provctx, const char *propq) in dsa_newctx() function
567 { OSSL_FUNC_SIGNATURE_NEWCTX, (void (*)(void))dsa_newctx },
/third_party/openssl/providers/implementations/signature/
H A Ddsa_sig.c37 static OSSL_FUNC_signature_newctx_fn dsa_newctx; variable
99 static void *dsa_newctx(void *provctx, const char *propq) in dsa_newctx() function
567 { OSSL_FUNC_SIGNATURE_NEWCTX, (void (*)(void))dsa_newctx },

Completed in 3 milliseconds