|
net: boost AES-GCM ciphers if the machine has AES-NI.
We want to use ChaCha20 based cipher suites on machines that don't have AES-NI
and AES-GCM on those that do.
BUG= 310768
Total comments: 21
Total comments: 24
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+301 lines, -1 line) |
Patch |
|
|
base/cpu.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
|
base/cpu.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
|
net/socket/nss_ssl_util.h
|
View
|
1
2
3
4
5
6
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
|
|
net/socket/nss_ssl_util.cc
|
View
|
1
2
3
4
5
6
|
4 chunks |
+109 lines, -1 line |
0 comments
|
Download
|
|
|
net/socket/ssl_client_socket_nss.cc
|
View
|
1
2
3
4
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
|
|
net/third_party/nss/README.chromium
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
|
net/third_party/nss/patches/applypatches.sh
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
|
net/third_party/nss/patches/cipherorder.patch
|
View
|
1
2
3
|
1 chunk |
+104 lines, -0 lines |
0 comments
|
Download
|
|
|
net/third_party/nss/ssl/ssl.h
|
View
|
1
2
3
4
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
|
net/third_party/nss/ssl/ssl3con.c
|
View
|
1
2
3
4
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
|
|
net/third_party/nss/ssl/sslimpl.h
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
|
net/third_party/nss/ssl/sslsock.c
|
View
|
1
2
3
4
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
Total messages: 13 (0 generated)
|