boringssl/crypto/fipsmodule/cipher
Robert Sloan 127a1ec080 Fix redefinition of AEAD asserts in e_aes.c.
Following https://boringssl-review.googlesource.com/c/32506. Many parts
of android don't have c11 support, and so they complain when these
asserts implicitly redefine, e.g. AEAD_state_too_small.

Failure reference: https://android-build.googleplex.com/builds/pending/P6876320/aosp_cf_x86_phone-userdebug/latest/view/logs/build_error.log

Change-Id: Icbdd9aec6bf3b3d87e15d7f4f37505a1639b59c0
Reviewed-on: https://boringssl-review.googlesource.com/c/32684
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-10-24 00:29:29 +00:00
..
aead.c Run the comment converter on libcrypto. 2017-08-18 21:49:04 +00:00
cipher.c Add a Wycheproof driver for AES-CBC. 2018-05-02 19:41:48 +00:00
e_aes.c Fix redefinition of AEAD asserts in e_aes.c. 2018-10-24 00:29:29 +00:00
e_des.c
internal.h Trim 88 bytes from each AES-GCM EVP_AEAD. 2018-09-17 22:05:51 +00:00