]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/rsa/rsa_pmeth.c
PROV: add RSA signature implementation
[thirdparty/openssl.git] / crypto / rsa / rsa_pmeth.c
index 174271874a31efa3996937f8ce120c5e8613cc2b..7a298d5d9394ca2a88671a32fef400eb5bbb7417 100644 (file)
@@ -25,6 +25,7 @@
 #include <openssl/x509v3.h>
 #include <openssl/cms.h>
 #include "crypto/evp.h"
+#include "crypto/rsa.h"
 #include "rsa_local.h"
 
 /* RSA pkey context structure */