boringssl/crypto/poly1305
David Benjamin 19ac2666b9 Make symbol-prefixing work on ARM.
The assembly files need some includes. Also evp.h has some conflicting
macros. Finally, md5.c's pattern of checking if a function name is
defined needs to switch to checking MD5_ASM.

Change-Id: Ib1987ba6f279144f0505f6951dead53968e05f20
Reviewed-on: https://boringssl-review.googlesource.com/31704
Reviewed-by: Adam Langley <agl@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2018-09-07 17:43:05 +00:00
..
internal.h Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
poly1305_arm_asm.S Make symbol-prefixing work on ARM. 2018-09-07 17:43:05 +00:00
poly1305_arm.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
poly1305_test.cc Convert a number of tests to GTest. 2017-06-01 17:02:13 +00:00
poly1305_tests.txt Be consistent about 𝑥_tests.txt 2016-06-06 15:57:46 +00:00
poly1305_vec.c Remove custom memcpy and memset from poly1305_vec. 2017-11-10 20:53:30 +00:00
poly1305.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00