boringssl/crypto/fipsmodule/modes
David Benjamin 302ef5ee12 Keep the GCM bits in one place.
This avoids needing to duplicate the "This API differs [...]" comment.

Change-Id: If07c77bb66ecdae4e525fa01cc8c762dbacb52f1
Reviewed-on: https://boringssl-review.googlesource.com/32005
Reviewed-by: Adam Langley <agl@google.com>
Commit-Queue: Adam Langley <agl@google.com>
CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
2018-09-17 22:12:21 +00:00
..
asm Update several assembly files from upstream. 2018-08-07 18:57:17 +00:00
cbc.c Appease UBSan on pointer alignment. 2017-11-10 21:07:03 +00:00
ccm.c Fix build with GCC 4.9.2 and -Wtype-limits. 2018-05-08 22:21:45 +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 Trim 88 bytes from each AES-GCM EVP_AEAD. 2018-09-17 22:05:51 +00:00
gcm_tests.txt Convert a number of tests to GTest. 2017-06-01 17:02:13 +00:00
gcm.c Trim 88 bytes from each AES-GCM EVP_AEAD. 2018-09-17 22:05:51 +00:00
internal.h Keep the GCM bits in one place. 2018-09-17 22:12:21 +00:00
ofb.c
polyval.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00