8 Commits

Author SHA1 Message Date
Brian Smith
d05bdd5856 Merge BoringSSL 2745ef9: Also accept __ARM_NEON 2018-11-27 23:10:52 -10:00
Brian Smith
975a2c29f1 Remove unneeded __cplusplus ifdefs. 2018-11-15 16:17:39 -10:00
Brian Smith
be238cff56 Merge BoringSSL b1e6a85: Change OPENSSL_cpuid_setup to reserve more extended feature space. 2018-05-11 10:53:57 -10:00
Brian Smith
5fc6f9830f Merge BoringSSL 4512b79: Run comment conversion script on include/ 2018-04-29 19:46:16 -10:00
Brian Smith
142968a115 s/CRYPTO_/GFp_/ to unbreak non-Intel builds. 2018-04-28 17:57:43 -10:00
Brian Smith
3589ba19fb Merge BoringSSL 3b33f3e: Set static armcaps based on __ARM_FEATURE_CRYPTO. 2018-04-28 17:00:17 -10:00
Joe Ranweiler
ee84bc9b80 Use explicitly-sized integer type in C predicate.
I agree to license my contributions to each file under the terms given
at the top of each file I changed.
2017-05-16 12:17:13 -07:00
Brian Smith
ff71d521ff Use "GFp/" instead of "openssl/" for #includes.
Avoid any potential conflicts with OpenSSL header files by using a
different namespace.
2017-04-19 14:56:44 -10:00