Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(95)

Issue 290900043: Bug 1126830 - Prioritize ChaCha20/Poly1305 ciphers over AES-GCM for ARM builds (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 2 months ago by ttaubert
Modified:
8 years, 2 months ago
Reviewers:
ekr, mt, ekr-rietveld
Visibility:
Public.

Description

Bug 1126830 - Prioritize ChaCha20/Poly1305 ciphers over AES-GCM for ARM builds

Patch Set 1 #

Total comments: 2

Patch Set 2 : Using #if[n]def __arm__ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -0 lines) Patch
M lib/ssl/ssl3con.c View 1 2 chunks +11 lines, -0 lines 0 comments Download
M lib/ssl/sslenum.c View 1 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 3
mt
https://codereview.appspot.com/290900043/diff/1/lib/ssl/ssl3con.c File lib/ssl/ssl3con.c (right): https://codereview.appspot.com/290900043/diff/1/lib/ssl/ssl3con.c#newcode98 lib/ssl/ssl3con.c:98: #if defined(__arm__) The pattern here seems to be `#if[n]def ...
8 years, 2 months ago (2016-02-23 16:09:31 UTC) #1
ttaubert
https://codereview.appspot.com/290900043/diff/1/lib/ssl/ssl3con.c File lib/ssl/ssl3con.c (right): https://codereview.appspot.com/290900043/diff/1/lib/ssl/ssl3con.c#newcode98 lib/ssl/ssl3con.c:98: #if defined(__arm__) On 2016/02/23 16:09:31, mt wrote: > The ...
8 years, 2 months ago (2016-02-23 18:34:54 UTC) #2
mt
8 years, 2 months ago (2016-02-23 18:49:36 UTC) #3
Patch set 2 LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b