boringssl/crypto/fipsmodule/modes
David Benjamin 6dc994265e Sync up some perlasm license headers and easy fixes.
These files are otherwise up-to-date with OpenSSL master as of
50ea9d2b3521467a11559be41dcf05ee05feabd6, modulo a couple of spelling
fixes which I've imported.

I've also reverted the same-line label and instruction patch to
x86_64-mont*.pl. The new delocate parser handles that fine.

Change-Id: Ife35c671a8104c3cc2fb6c5a03127376fccc4402
Reviewed-on: https://boringssl-review.googlesource.com/25644
Reviewed-by: Adam Langley <agl@google.com>
2018-02-11 01:00:35 +00:00
..
asm Sync up some perlasm license headers and easy fixes. 2018-02-11 01:00:35 +00:00
cbc.c Appease UBSan on pointer alignment. 2017-11-10 21:07:03 +00:00
cfb.c Appease UBSan on pointer alignment. 2017-11-10 21:07:03 +00:00
ctr.c Appease UBSan on pointer alignment. 2017-11-10 21:07:03 +00:00
gcm_test.cc Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
gcm_tests.txt Convert a number of tests to GTest. 2017-06-01 17:02:13 +00:00
gcm.c Appease UBSan on pointer alignment. 2017-11-10 21:07:03 +00:00
internal.h Add ASN1_INTEGET_set_uint64. 2018-01-02 16:01:31 +00:00
ofb.c
polyval.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00