History log of /external/boringssl/src/crypto/poly1305/poly1305_arm_asm.S
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
572a4e2e687520da9e518528d7371b794b1decc0 17-Apr-2017 Robert Sloan <varomodt@google.com> external/boringssl: Sync to 2c45fa0b90f61b27973fa81893e014fc8c8e8999.

This includes the following changes:

https://boringssl.googlesource.com/boringssl/+log/faa539f877432814d0f2de19846eb99f2ea1e207..2c45fa0b90f61b27973fa81893e014fc8c8e8999

Test: BoringSSL CTS Presubmits
Change-Id: Ie6dc40e0c979168ec73fa1165cbc6e6b83793439
/external/boringssl/src/crypto/poly1305/poly1305_arm_asm.S
49977fa7e3048d41518223b704c90f1b82588904 18-Apr-2015 Adam Langley <agl@google.com> external/boringssl: fix Clang build.

The immediate in this operation is too large for ARM. GCC will
automatically rewrite it to use bic (where bic does an AND NOT). Clang,
however doesn't, and reasonably throws an error.

This change switches to using bic in the source file, thus making both
happy.

Change-Id: I117083f4f70c199e5d2f933c0a0516a6f4059a92
/external/boringssl/src/crypto/poly1305/poly1305_arm_asm.S
d9e397b599b13d642138480a28c14db7a136bf05 22-Jan-2015 Adam Langley <agl@google.com> Initial commit of BoringSSL for Android.
/external/boringssl/src/crypto/poly1305/poly1305_arm_asm.S