Index: ibmswtpm2-rev183-2024-03-27/src/BnToOsslMath.h =================================================================== --- ibmswtpm2-rev183-2024-03-27.orig/src/BnToOsslMath.h +++ ibmswtpm2-rev183-2024-03-27/src/BnToOsslMath.h @@ -77,7 +77,7 @@ #include #include -#if OPENSSL_VERSION_NUMBER >= 0x30200ff0L +#if OPENSSL_VERSION_NUMBER >= 0x30500ff0L // Check the bignum_st definition against the one below and either update the // version check or provide the new definition for this version. # error Untested OpenSSL version