64a8659b89
Previously, gcm.c contained a lot of workarounds for cases where BSWAP8 wasn't defined. Rather than handle this in each place, just make it always available. While we're here, make these macros inline functions instead and rename them to something less likely to collide. Change-Id: I9f2602f8b9965c63a86b177a8a084afb8b53a253 Reviewed-on: https://boringssl-review.googlesource.com/12479 Commit-Queue: Adam Langley <alangley@gmail.com> Reviewed-by: Adam Langley <agl@google.com> |
||
---|---|---|
.. | ||
asm | ||
cbc.c | ||
cfb.c | ||
CMakeLists.txt | ||
ctr.c | ||
gcm_test.cc | ||
gcm.c | ||
internal.h | ||
ofb.c |