]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/openssl/rsa.h
Enable -Wmissing-variable-declarations and
[thirdparty/openssl.git] / include / openssl / rsa.h
index 9abb2a1eda004ba99f29f362b63318ba2504142f..536a78e08b870255e3eabb7c86ac4495b2ae18bb 100644 (file)
@@ -508,6 +508,8 @@ RSA *RSAPrivateKey_dup(RSA *rsa);
  */
 # define RSA_FLAG_CHECKED                        0x0800
 
+extern const EVP_PKEY_METHOD rsa_pkey_meth;
+
 /* BEGIN ERROR CODES */
 /*
  * The following lines are auto generated by the script mkerr.pl. Any changes