boringssl/crypto/bytestring
David Benjamin 4cc671cbf4 Add CBB_reserve and CBB_did_write.
These will be needed when we start writing variable-length things to a
CBB.

Change-Id: Ie7b9b140f5f875b43adedc8203ce9d3f4068dfea
Reviewed-on: https://boringssl-review.googlesource.com/6764
Reviewed-by: Adam Langley <agl@google.com>
2015-12-22 00:23:52 +00:00
..
ber.c Correct the spelling of "primitive". 2015-11-03 21:47:19 +00:00
bytestring_test.cc Add CBB_reserve and CBB_did_write. 2015-12-22 00:23:52 +00:00
cbb.c Add CBB_reserve and CBB_did_write. 2015-12-22 00:23:52 +00:00
cbs.c Allow out_present to be NULL in CBS_get_optional_asn1 2015-09-03 18:46:17 +00:00
CMakeLists.txt Add a run_tests target to run all tests. 2015-10-26 20:33:44 +00:00
internal.h Export |CBS_get_any_ber_asn1_element|. 2015-06-05 21:56:42 +00:00