c4d222
diff -up thunderbird-102.4.0/comm/third_party/rnp/moz.build.rnp-openssl thunderbird-102.4.0/comm/third_party/rnp/moz.build
c4d222
--- thunderbird-102.4.0/comm/third_party/rnp/moz.build.rnp-openssl	2022-11-01 14:36:02.940726858 +0100
c4d222
+++ thunderbird-102.4.0/comm/third_party/rnp/moz.build	2022-11-01 14:36:23.091726917 +0100
c4d222
@@ -39,7 +39,7 @@ if CONFIG["CC_TYPE"] == "clang-cl":
c4d222
 rnp_defines = {
c4d222
     "HAVE_BZLIB_H": True,
c4d222
     "HAVE_ZLIB_H": True,
c4d222
-    "CRYPTO_BACKEND_BOTAN": True,
c4d222
+    "CRYPTO_BACKEND_OPENSSL": True,
c4d222
     "ENABLE_AEAD": True,
c4d222
     "ENABLE_TWOFISH": True,
c4d222
     "ENABLE_BRAINPOOL": True,