boringssl/decrepit
David Benjamin e67b625e43 Fix some size_t to long casts.
Maybe someday we'll be able to turn on that warning. (The EVP_CIPHER
hooks take size_t while the functions took long.)

Change-Id: Ic4da44efca9419a7f703e232d3f92638eb4ab37a
Reviewed-on: https://boringssl-review.googlesource.com/c/34084
Commit-Queue: Adam Langley <agl@google.com>
Reviewed-by: Adam Langley <agl@google.com>
2019-01-03 21:46:45 +00:00
..
bio Flatten the decrepit target. 2018-09-05 23:39:08 +00:00
blowfish Fix some size_t to long casts. 2019-01-03 21:46:45 +00:00
cast Fix some size_t to long casts. 2019-01-03 21:46:45 +00:00
cfb Flatten the decrepit target. 2018-09-05 23:39:08 +00:00
des Flatten the decrepit target. 2018-09-05 23:39:08 +00:00
dh Flatten the decrepit target. 2018-09-05 23:39:08 +00:00
dsa Flatten the decrepit target. 2018-09-05 23:39:08 +00:00
evp Flatten the decrepit target. 2018-09-05 23:39:08 +00:00
obj Flatten the decrepit target. 2018-09-05 23:39:08 +00:00
rc4 Flatten the decrepit target. 2018-09-05 23:39:08 +00:00
ripemd Flatten the decrepit target. 2018-09-05 23:39:08 +00:00
rsa Flatten the decrepit target. 2018-09-05 23:39:08 +00:00
ssl Flatten the decrepit target. 2018-09-05 23:39:08 +00:00
x509 Undo recent changes to |X509V3_EXT_conf_nid|. 2018-10-17 21:05:45 +00:00
xts Fix undefined block128_f, etc., casts. 2018-10-01 17:35:02 +00:00
CMakeLists.txt Add EVP_CIPHER support for Blowfish and CAST to decrepit. 2019-01-03 21:34:46 +00:00
macros.h Move OPENSSL_FALLTHROUGH to internal headers. 2018-01-29 18:17:57 +00:00