X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Frsa%2Frsa.h;h=31f3792a4cf2c457fa1fcc099b5f136d588dacf2;hp=c8b6a814a0983dc3ccd34a0a958483ce25a886c4;hb=2952886010a59f92a22f933cb81ee7735e008fef;hpb=613e7d2a6534776667353eb7ac348bdcaa403292 diff --git a/crypto/rsa/rsa.h b/crypto/rsa/rsa.h index c8b6a814a0..31f3792a4c 100644 --- a/crypto/rsa/rsa.h +++ b/crypto/rsa/rsa.h @@ -457,7 +457,6 @@ void ERR_load_RSA_strings(void); #define RSA_R_N_DOES_NOT_EQUAL_P_Q 127 #define RSA_R_OAEP_DECODING_ERROR 121 #define RSA_R_PADDING_CHECK_FAILED 114 -#define RSA_R_PKCS1_PADDING_TOO_SHORT 105 #define RSA_R_P_NOT_PRIME 128 #define RSA_R_Q_NOT_PRIME 129 #define RSA_R_RSA_OPERATIONS_NOT_SUPPORTED 130