Chromium Code Reviews| Index: net/third_party/nss/ssl/ssl.h |
| =================================================================== |
| --- net/third_party/nss/ssl/ssl.h (revision 252347) |
| +++ net/third_party/nss/ssl/ssl.h (working copy) |
| @@ -185,6 +185,7 @@ |
| #define SSL_ENABLE_SIGNED_CERT_TIMESTAMPS 27 |
| #define SSL_ENABLE_FALLBACK_SCSV 28 /* Send fallback SCSV in |
| * handshakes. */ |
| +#define SSL_ENABLE_ENCRYPT_THEN_MAC 29 /* encrypt then MAC */ |
| #ifdef SSL_DEPRECATED_FUNCTION |
| /* Old deprecated function names */ |