boringssl/crypto/modes
Adam Langley abd36dd284 Set needed defines for UINT64_C in gcm_test.cc.
Change-Id: Ia38acd73e18a78b6bf9b9d10339f920b7f105c85
Reviewed-on: https://boringssl-review.googlesource.com/12601
Reviewed-by: Adam Langley <agl@google.com>
2016-12-05 21:46:52 +00:00
..
asm Add PPC64LE assembly for AES-GCM. 2016-09-27 18:43:20 +00:00
cbc.c Rename BSWAP[48] to CRYPTO_bswap[48] and always define them. 2016-12-05 21:37:16 +00:00
cfb.c Switch all 'num' parameters in crypto/modes to unsigned. 2016-04-19 17:56:25 +00:00
CMakeLists.txt Add PPC64LE assembly for AES-GCM. 2016-09-27 18:43:20 +00:00
ctr.c Fix build. 2016-02-29 22:01:04 +00:00
gcm_test.cc Set needed defines for UINT64_C in gcm_test.cc. 2016-12-05 21:46:52 +00:00
gcm.c Rename BSWAP[48] to CRYPTO_bswap[48] and always define them. 2016-12-05 21:37:16 +00:00
internal.h Rename BSWAP[48] to CRYPTO_bswap[48] and always define them. 2016-12-05 21:37:16 +00:00
ofb.c Drop STRICT_ALIGNMENT code in ofb.c. 2016-08-16 18:37:01 +00:00