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

/netbsd-current/crypto/external/bsd/openssl/dist/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) function
567 { OSSL_FUNC_SIGNATURE_NEWCTX, (void (*)(void))dsa_newctx },

Completed in 200 milliseconds