Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > a2cd3dae78b2c9731ea9c4f42484efff > files > 34

nss-3.21.3-2.el5_11.src.rpm

diff -up ./mozilla/security/nss/lib/util/pkcs11n.h.mechanisms ./mozilla/security/nss/lib/util/pkcs11n.h
--- ./mozilla/security/nss/lib/util/pkcs11n.h.mechanisms	2013-11-19 14:16:00.229391358 -0800
+++ ./mozilla/security/nss/lib/util/pkcs11n.h	2013-11-19 14:16:37.461667041 -0800
@@ -212,6 +212,12 @@ static const char CKT_CVS_ID[] = "@(#) $
 #define CKM_NSS_HMAC_CONSTANT_TIME      (CKM_NSS + 19)
 #define CKM_NSS_SSL3_MAC_CONSTANT_TIME  (CKM_NSS + 20)
 
+/* TLS 1.2 mechanisms */
+#define CKM_NSS_TLS_PRF_GENERAL_SHA256          (CKM_NSS + 21)
+#define CKM_NSS_TLS_MASTER_KEY_DERIVE_SHA256    (CKM_NSS + 22)
+#define CKM_NSS_TLS_KEY_AND_MAC_DERIVE_SHA256   (CKM_NSS + 23)
+#define CKM_NSS_TLS_MASTER_KEY_DERIVE_DH_SHA256 (CKM_NSS + 24)
+
 /*
  * HISTORICAL:
  * Do not attempt to use these. They are only used by NETSCAPE's internal