X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=include%2Fopenssl%2Frsa.h;h=024a24046f7ee752c1004c506ef260ef4c534bfc;hp=f94ec5f5bbde24ad0be5831bb098968fc3a71456;hb=79b4c806a1680b631937c5cfc74a65e7b0ad97f4;hpb=076fc55527a1499391fa6de109c8387895199ee9 diff --git a/include/openssl/rsa.h b/include/openssl/rsa.h index f94ec5f5bb..024a24046f 100644 --- a/include/openssl/rsa.h +++ b/include/openssl/rsa.h @@ -501,11 +501,11 @@ int ERR_load_RSA_strings(void); # define RSA_F_RSA_METH_SET1_NAME 163 # define RSA_F_RSA_MGF1_TO_MD 157 # define RSA_F_RSA_NEW_METHOD 106 -# define RSA_F_RSA_NULL 0 -# define RSA_F_RSA_NULL_PRIVATE_DECRYPT 0 -# define RSA_F_RSA_NULL_PRIVATE_ENCRYPT 0 -# define RSA_F_RSA_NULL_PUBLIC_DECRYPT 0 -# define RSA_F_RSA_NULL_PUBLIC_ENCRYPT 0 +# define RSA_F_RSA_NULL 124 +# define RSA_F_RSA_NULL_PRIVATE_DECRYPT 132 +# define RSA_F_RSA_NULL_PRIVATE_ENCRYPT 133 +# define RSA_F_RSA_NULL_PUBLIC_DECRYPT 134 +# define RSA_F_RSA_NULL_PUBLIC_ENCRYPT 135 # define RSA_F_RSA_OSSL_PRIVATE_DECRYPT 101 # define RSA_F_RSA_OSSL_PRIVATE_ENCRYPT 102 # define RSA_F_RSA_OSSL_PUBLIC_DECRYPT 103