X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=include%2Fopenssl%2Frsa.h;h=adad0f144c9786796ed195b0e25b5331e2bf778c;hp=4f6d44f468f815ec1bfb0e4ef220c54b82ff3d96;hb=d188a53617de68a707fe9459d4f4245d9a57cd9c;hpb=f989cd8c0bb3c579d112294bf8e304647b334ee8;ds=sidebyside diff --git a/include/openssl/rsa.h b/include/openssl/rsa.h index 4f6d44f468..adad0f144c 100644 --- a/include/openssl/rsa.h +++ b/include/openssl/rsa.h @@ -158,6 +158,7 @@ struct rsa_st { char *bignum_data; BN_BLINDING *blinding; BN_BLINDING *mt_blinding; + CRYPTO_RWLOCK *lock; }; # ifndef OPENSSL_RSA_MAX_MODULUS_BITS