Fix Timing Oracle in RSA decryption
[openssl.git] / crypto / rsa / rsa_sign.c
index e3cc2d4829272996f76ef8d00980d1ebd196cb48..7fc69361bf0a3848e34b7fdf12952223ea32abbf 100644 (file)
@@ -14,7 +14,7 @@
 #include <openssl/objects.h>
 #include <openssl/x509.h>
 #include "crypto/x509.h"
-#include "rsa_locl.h"
+#include "rsa_local.h"
 
 /* Size of an SSL signature: MD5+SHA1 */
 #define SSL_SIG_LENGTH  36