boringssl/crypto/bytestring
David Benjamin 681ff27720 Flatten most of the crypto target.
The fipsmodule is still separate as that's a lot of build mess. (Though
that too may be worth pulling in eventually. CMake usually has different
opinions on generated files if they're in the same directory. We might
be able to avoid the set_source_properties(GENERATED) thing.)

Change-Id: Ie1f9345009044d4f0e7541ca779e01bdc5ad62f6
Reviewed-on: https://boringssl-review.googlesource.com/31586
Reviewed-by: Adam Langley <agl@google.com>
2018-09-05 23:41:25 +00:00
..
asn1_compat.c
ber.c Properly advance the CBS when parsing BER structures. 2018-06-26 07:23:10 +00:00
bytestring_test.cc Properly advance the CBS when parsing BER structures. 2018-06-26 07:23:10 +00:00
cbb.c Add some more utility functions to bytestring. 2018-01-25 23:51:36 +00:00
cbs.c bytestring: document that |CBS_get_optional_asn1| can have a NULL output. 2018-03-19 20:22:25 +00:00
internal.h Properly advance the CBS when parsing BER structures. 2018-06-26 07:23:10 +00:00
unicode.c Add new character encoding functions. 2018-05-11 21:55:26 +00:00