Blame SOURCES/nss-util-3.19.1-tls12-mechanisms.patch

028017
diff -up ./nss/lib/util/pkcs11t.h.tls12_mechs ./nss/lib/util/pkcs11t.h
5d52f4
--- ./nss/lib/util/pkcs11t.h.tls12_mechs	2020-07-21 10:29:05.662324870 +0200
5d52f4
+++ ./nss/lib/util/pkcs11t.h	2020-07-21 10:29:46.368025862 +0200
5d52f4
@@ -992,6 +992,10 @@ typedef CK_ULONG CK_MECHANISM_TYPE;
d44611
 
5d52f4
 #define CKM_PBA_SHA1_WITH_SHA1_HMAC 0x000003C0UL
d44611
 
028017
+/* aliases for compatibility with prior release */
028017
+#define CK_TLS12_MAC_PARAMS CK_TLS_MAC_PARAMS
028017
+#define CK_TLS12_MAC_PARAMS_PTR CK_TLS_MAC_PARAMS_PTR
d44611
+
5d52f4
 /* WTLS mechanisms are new for v2.20 */
5d52f4
 #define CKM_WTLS_PRE_MASTER_KEY_GEN 0x000003D0UL
5d52f4
 #define CKM_WTLS_MASTER_KEY_DERIVE 0x000003D1UL