Commit c2e2536f authored by davidben's avatar davidben Committed by Commit bot

Roll src/third_party/boringssl/src c26692cfd..772a5bed7

https://boringssl.googlesource.com/boringssl/+log/c26692cfdd9b0c86f2573ad03461416c9702bd39..772a5bed7d5065b301c3979c325248689d36b92c

BUG=none

Review-Url: https://codereview.chromium.org/2672943002
Cr-Commit-Position: refs/heads/master@{#447912}
parent fa3876bf
...@@ -72,7 +72,7 @@ vars = { ...@@ -72,7 +72,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL # the commit queue can handle CLs rolling BoringSSL
# and whatever else without interference from each other. # and whatever else without interference from each other.
'boringssl_revision': 'c26692cfdd9b0c86f2573ad03461416c9702bd39', 'boringssl_revision': '772a5bed7d5065b301c3979c325248689d36b92c',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling google-toolbox-for-mac # the commit queue can handle CLs rolling google-toolbox-for-mac
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
...@@ -238,7 +238,6 @@ chacha20_poly1305_open: ...@@ -238,7 +238,6 @@ chacha20_poly1305_open:
.cfi_offset r13, -40 .cfi_offset r13, -40
.cfi_offset r14, -48 .cfi_offset r14, -48
.cfi_offset r15, -56 .cfi_offset r15, -56
.cfi_offset %r9, -64
leaq 32(%rsp),%rbp leaq 32(%rsp),%rbp
andq $-32,%rbp andq $-32,%rbp
movq %rdx,8+32(%rbp) movq %rdx,8+32(%rbp)
...@@ -2120,7 +2119,6 @@ chacha20_poly1305_seal: ...@@ -2120,7 +2119,6 @@ chacha20_poly1305_seal:
.cfi_offset r13, -40 .cfi_offset r13, -40
.cfi_offset r14, -48 .cfi_offset r14, -48
.cfi_offset r15, -56 .cfi_offset r15, -56
.cfi_offset %r9, -64
leaq 32(%rsp),%rbp leaq 32(%rsp),%rbp
andq $-32,%rbp andq $-32,%rbp
movq %rdx,8+32(%rbp) movq %rdx,8+32(%rbp)
......
...@@ -237,7 +237,6 @@ _chacha20_poly1305_open: ...@@ -237,7 +237,6 @@ _chacha20_poly1305_open:
.cfi_offset r13, -40 .cfi_offset r13, -40
.cfi_offset r14, -48 .cfi_offset r14, -48
.cfi_offset r15, -56 .cfi_offset r15, -56
.cfi_offset %r9, -64
leaq 32(%rsp),%rbp leaq 32(%rsp),%rbp
andq $-32,%rbp andq $-32,%rbp
movq %rdx,8+32(%rbp) movq %rdx,8+32(%rbp)
...@@ -2119,7 +2118,6 @@ _chacha20_poly1305_seal: ...@@ -2119,7 +2118,6 @@ _chacha20_poly1305_seal:
.cfi_offset r13, -40 .cfi_offset r13, -40
.cfi_offset r14, -48 .cfi_offset r14, -48
.cfi_offset r15, -56 .cfi_offset r15, -56
.cfi_offset %r9, -64
leaq 32(%rsp),%rbp leaq 32(%rsp),%rbp
andq $-32,%rbp andq $-32,%rbp
movq %rdx,8+32(%rbp) movq %rdx,8+32(%rbp)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment