Blame SOURCES/openssl-1.0.2e-remove-nistp224.patch

96a864
diff -up openssl-1.0.2e/crypto/ec/ec.h.nistp224 openssl-1.0.2e/crypto/ec/ec.h
96a864
--- openssl-1.0.2e/crypto/ec/ec.h.nistp224	2015-12-04 14:00:57.000000000 +0100
96a864
+++ openssl-1.0.2e/crypto/ec/ec.h	2015-12-08 15:51:37.046747916 +0100
96a864
@@ -149,11 +149,6 @@ const EC_METHOD *EC_GFp_mont_method(void
96a864
 const EC_METHOD *EC_GFp_nist_method(void);
96a864
 
96a864
 # ifndef OPENSSL_NO_EC_NISTP_64_GCC_128
96a864
-/** Returns 64-bit optimized methods for nistp224
96a864
- *  \return  EC_METHOD object
96a864
- */
96a864
-const EC_METHOD *EC_GFp_nistp224_method(void);
96a864
-
96a864
 /** Returns 64-bit optimized methods for nistp256
96a864
  *  \return  EC_METHOD object
96a864
  */