<div dir="ltr">Hi All.<div><br><div>We have upgraded openssl version to 1.1.1b<br><br>With this, we are seeing decryption error during SSL handshake for the below explained scenario. Our device acts as an SSL server.<br><br>We have external hardware to offload RSA private key operations using the engine. <br>Decryption of pre-master secret is done using hardware and is successful. We compared the pre-master secret on both server and client and they match.<br>However, we see that SSL handshake fails with "decrypt error (51)" with an alert number 21. Verifying the encrypted finish message on the server side fails. <br><br>This issue does not happen with software performing RSA private key operations.<br><br>Can someone help with the reason for decryption failure? Below is the compiler and processor details. It is 64 bit.<br>arm-linux-gnueabihf-gcc  -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard<br></div></div><div><br></div><div>Thanks</div><div>Mahendra</div></div>