boringssl/decrepit
Adam Langley 0f9f0ead2e Fix the shared builders by exporting GCM symbols.
gcm_test.cc needs to access the internal GCM symbols. This is
unfortunate because it means that they have to be marked OPENSSL_EXPORT
just for this.

To compensate, modes.h is removed and its contents copied into
crypto/modes/internal.h.

Change-Id: I1777b2ef8afd154c43417137673a28598a7ec30e
Reviewed-on: https://boringssl-review.googlesource.com/6360
Reviewed-by: Adam Langley <alangley@gmail.com>
2015-10-26 23:26:40 +00:00
..
bio Move arm_arch.h and fix up lots of include paths. 2015-08-26 01:57:59 +00:00
blowfish Move arm_arch.h and fix up lots of include paths. 2015-08-26 01:57:59 +00:00
cast Move arm_arch.h and fix up lots of include paths. 2015-08-26 01:57:59 +00:00
des Move arm_arch.h and fix up lots of include paths. 2015-08-26 01:57:59 +00:00
rsa Move arm_arch.h and fix up lots of include paths. 2015-08-26 01:57:59 +00:00
xts Fix the shared builders by exporting GCM symbols. 2015-10-26 23:26:40 +00:00
CMakeLists.txt Re-add the C version (only) of |EVP_aes_256_xts| 2015-08-19 01:35:50 +00:00
macros.h Add decrepit, initially containing CAST and Blowfish. 2015-04-06 16:58:45 -07:00