Home
last modified time | relevance | path

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

/openssl/providers/implementations/signature/
H A Ddsa_sig.c36 static OSSL_FUNC_signature_newctx_fn dsa_newctx; variable
128 static void *dsa_newctx(void *provctx, const char *propq) in dsa_newctx() function
839 { OSSL_FUNC_SIGNATURE_NEWCTX, (void (*)(void))dsa_newctx },
1039 { OSSL_FUNC_SIGNATURE_NEWCTX, (void (*)(void))dsa_newctx }, \

Completed in 5 milliseconds