| Index: net/third_party/nss/patches/aes256keylength.patch
|
| ===================================================================
|
| --- net/third_party/nss/patches/aes256keylength.patch (revision 196870)
|
| +++ net/third_party/nss/patches/aes256keylength.patch (working copy)
|
| @@ -1,10 +1,6 @@
|
| -Index: mozilla/security/nss/lib/ssl/sslsnce.c
|
| -===================================================================
|
| -RCS file: /cvsroot/mozilla/security/nss/lib/ssl/sslsnce.c,v
|
| -retrieving revision 1.63
|
| -diff -p -u -r1.63 sslsnce.c
|
| ---- mozilla/security/nss/lib/ssl/sslsnce.c 14 Jun 2012 19:04:59 -0000 1.63
|
| -+++ mozilla/security/nss/lib/ssl/sslsnce.c 2 Mar 2013 00:31:22 -0000
|
| +diff -pu a/nss/lib/ssl/sslsnce.c b/nss/lib/ssl/sslsnce.c
|
| +--- a/nss/lib/ssl/sslsnce.c 2013-04-27 09:17:17.216390477 -0700
|
| ++++ b/nss/lib/ssl/sslsnce.c 2013-04-27 09:41:36.887048239 -0700
|
| @@ -87,6 +87,11 @@
|
| #include "nspr.h"
|
| #include "sslmutex.h"
|
|
|