]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/crypto/dsa.h
CRYPTO: Remove support for ex_data fields when building the FIPS module
[thirdparty/openssl.git] / include / crypto / dsa.h
index efd4acf6fc95dd28364d845466336be93648ce06..9afae37d2a5fae9f3e7c5d78b5a33c252512c0f4 100644 (file)
@@ -9,6 +9,5 @@
 
 #include <openssl/dsa.h>
 
-DSA *dsa_new(OPENSSL_CTX *libctx);
 int dsa_sign_int(OPENSSL_CTX *libctx, int type, const unsigned char *dgst,
                  int dlen, unsigned char *sig, unsigned int *siglen, DSA *dsa);