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
129 static void *dsa_newctx(void *provctx, const char *propq) in dsa_newctx() function
834 { OSSL_FUNC_SIGNATURE_NEWCTX, (void (*)(void))dsa_newctx },
1032 { OSSL_FUNC_SIGNATURE_NEWCTX, (void (*)(void))dsa_newctx }, \

Completed in 10 milliseconds