summaryrefslogtreecommitdiff
path: root/sources.bp
diff options
context:
space:
mode:
authorSteven Valdez <svaldez@google.com>2016-12-14 13:29:57 -0500
committerSteven Valdez <svaldez@google.com>2016-12-14 15:15:01 -0500
commite7531f038363d24a103c820cff38898455ff66fe (patch)
treed8759fae969881701c0956a46b0658b5d5f8bfeb /sources.bp
parent517399f444a9c6cb9898f372dfc59cef4bd30cbe (diff)
downloadboringssl-e7531f038363d24a103c820cff38898455ff66fe.tar.gz
external/boringssl: Sync to 629db8cd0c84628e37aa81242b5b07fec7602f55.
This includes the following changes: https://boringssl.googlesource.com/boringssl/+log/7c5728649affe20e2952b11a0aeaf0e7b114aad9..629db8cd0c84628e37aa81242b5b07fec7602f55 Test: cts-tradefed run cts -m CtsLibcoreOkHttpTestCases -a arm64-v8a Test: cts-tradefed run cts -m CtsLibcoreTestCases -a arm64-v8a Change-Id: I8f49012c4ae2500400d107f227bb7eb0616b7d2f
Diffstat (limited to 'sources.bp')
-rw-r--r--sources.bp9
1 files changed, 0 insertions, 9 deletions
diff --git a/sources.bp b/sources.bp
index 537a22a0..3dedf390 100644
--- a/sources.bp
+++ b/sources.bp
@@ -164,12 +164,6 @@ cc_defaults {
"src/crypto/modes/gcm.c",
"src/crypto/modes/ofb.c",
"src/crypto/modes/polyval.c",
- "src/crypto/newhope/error_correction.c",
- "src/crypto/newhope/newhope.c",
- "src/crypto/newhope/ntt.c",
- "src/crypto/newhope/poly.c",
- "src/crypto/newhope/precomp.c",
- "src/crypto/newhope/reduce.c",
"src/crypto/obj/obj.c",
"src/crypto/obj/obj_xref.c",
"src/crypto/pem/pem_all.c",
@@ -502,9 +496,6 @@ cc_defaults {
"src/crypto/hmac/hmac_test.cc",
"src/crypto/lhash/lhash_test.c",
"src/crypto/modes/gcm_test.cc",
- "src/crypto/newhope/newhope_statistical_test.cc",
- "src/crypto/newhope/newhope_test.cc",
- "src/crypto/newhope/newhope_vectors_test.cc",
"src/crypto/obj/obj_test.cc",
"src/crypto/pkcs8/pkcs12_test.cc",
"src/crypto/pkcs8/pkcs8_test.cc",