boringssl/crypto/modes
David Benjamin 79bc7a3212 Remove unsigned-based constant-time functions.
We only need the size_t ones now.

BUG=22

Change-Id: Ie6935656bbc4bd2b602b8fad78effc401c493416
Reviewed-on: https://boringssl-review.googlesource.com/14312
Commit-Queue: David Benjamin <davidben@google.com>
Reviewed-by: Adam Langley <agl@google.com>
2017-03-30 16:24:19 +00:00
..
asm x86_64 assembly pack: Win64 SEH face-lift. 2017-02-16 21:55:04 +00:00
cbc.c Work around language and compiler bug in memcpy, etc. 2016-12-21 20:34:47 +00:00
cfb.c Work around language and compiler bug in memcpy, etc. 2016-12-21 20:34:47 +00:00
CMakeLists.txt Add generic AES-GCM-SIV support. 2016-12-07 00:13:50 +00:00
ctr.c Work around language and compiler bug in memcpy, etc. 2016-12-21 20:34:47 +00:00
gcm_test.cc Work around language and compiler bug in memcpy, etc. 2016-12-21 20:34:47 +00:00
gcm.c Restore H (the key) in the GHASH context. 2017-01-16 16:53:32 +00:00
internal.h Restore H (the key) in the GHASH context. 2017-01-16 16:53:32 +00:00
ofb.c Work around language and compiler bug in memcpy, etc. 2016-12-21 20:34:47 +00:00
polyval.c Remove unsigned-based constant-time functions. 2017-03-30 16:24:19 +00:00