boringssl/crypto/bytestring
Kaustubha Govind c18353d214 Add uint64_t support in CBS and CBB.
We need these APIs to parse some Certificate Transparency structures.

Bug: chromium:634570
Change-Id: I4eb46058985a7369dc119ba6a1214913b237da39
Reviewed-on: https://boringssl-review.googlesource.com/c/34944
Reviewed-by: David Benjamin <davidben@google.com>
Reviewed-by: Adam Langley <agl@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
Commit-Queue: Adam Langley <agl@google.com>
2019-02-22 20:38:17 +00:00
..
asn1_compat.c Work around language and compiler bug in memcpy, etc. 2016-12-21 20:34:47 +00:00
ber.c Properly advance the CBS when parsing BER structures. 2018-06-26 07:23:10 +00:00
bytestring_test.cc Add uint64_t support in CBS and CBB. 2019-02-22 20:38:17 +00:00
cbb.c Add uint64_t support in CBS and CBB. 2019-02-22 20:38:17 +00:00
cbs.c Add uint64_t support in CBS and CBB. 2019-02-22 20:38:17 +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