boringssl/crypto/poly1305
David Benjamin 3c4a5cbb71 Revert "Enable upstream's Poly1305 code."
This reverts commit 6f0c4db90e except for the
imported assembly files, which are left as-is but unused. Until upstream fixes
https://rt.openssl.org/Ticket/Display.html?id=4483, we shouldn't ship this
code. Once that bug has been fixed, we'll restore it.

Change-Id: I74aea18ce31a4b79657d04f8589c18d6b17f1578
Reviewed-on: https://boringssl-review.googlesource.com/7602
Reviewed-by: Emily Stark (Dunn) <estark@google.com>
Reviewed-by: David Benjamin <davidben@google.com>
2016-03-29 22:47:11 +00:00
..
asm Fix poly1305-x86.pl. 2016-03-24 15:04:23 +00:00
CMakeLists.txt Revert "Enable upstream's Poly1305 code." 2016-03-29 22:47:11 +00:00
internal.h Revert "Enable upstream's Poly1305 code." 2016-03-29 22:47:11 +00:00
poly1305_arm_asm.S Revert "Enable upstream's Poly1305 code." 2016-03-29 22:47:11 +00:00
poly1305_arm.c Revert "Enable upstream's Poly1305 code." 2016-03-29 22:47:11 +00:00
poly1305_test.cc Flip the arguments to ExpectBytesEqual in poly1305_test. 2016-03-24 19:30:47 +00:00
poly1305_test.txt Fix poly1305-x86.pl. 2016-03-24 15:04:23 +00:00
poly1305_vec.c Revert "Enable upstream's Poly1305 code." 2016-03-29 22:47:11 +00:00
poly1305.c Revert "Enable upstream's Poly1305 code." 2016-03-29 22:47:11 +00:00