Files
David Benjamin 1ee71185a2 Add CBB_add_asn1_[u]int64_with_tag.
CBB_add_asn1_uint64 doesn't work if you're encoding an implicitly-tagged
INTEGER. Take a leaf from Go cryptobyte and add a "with tag" variant,
rather than a "contents" variant, which is a little more convenient to
use. It also avoids us having to decide how to name the contents field.

Change-Id: I6072e55017230c513577c44c5a7ed86e778255b3
Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/54685
Reviewed-by: Bob Beck <bbe@google.com>
Commit-Queue: Bob Beck <bbe@google.com>
Commit-Queue: David Benjamin <davidben@google.com>
Auto-Submit: David Benjamin <davidben@google.com>
2022-10-06 19:32:27 +00:00
..
2022-01-07 18:41:53 +00:00
2016-08-03 21:37:31 +00:00
2022-09-23 19:59:00 +00:00
2021-12-15 19:34:03 +00:00
2021-01-26 19:59:29 +00:00
2019-01-03 21:46:45 +00:00
2022-09-09 20:56:26 +00:00
2015-05-12 00:09:57 +00:00
2019-01-03 21:46:45 +00:00
2018-09-06 20:07:52 +00:00
2022-09-14 23:05:22 +00:00
2022-07-26 21:25:34 +00:00
2018-09-06 20:07:52 +00:00
2020-09-30 20:32:54 +00:00
2022-10-04 22:11:36 +00:00
2022-08-05 21:43:53 +00:00
2015-05-08 18:02:02 +00:00
2018-05-08 01:32:14 +00:00
2021-10-15 20:35:42 +00:00
2019-04-17 20:57:57 +00:00
2022-09-06 19:30:14 +00:00
2022-08-13 16:07:16 +00:00
2021-07-15 19:18:41 +00:00
2021-06-22 22:45:22 +00:00
2022-09-06 19:12:23 +00:00
2021-06-30 21:01:26 +00:00
2022-09-06 17:30:47 +00:00
2022-07-22 15:08:46 +00:00
2020-04-15 21:23:37 +00:00
2019-07-10 21:14:32 +00:00
2022-04-20 17:23:50 +00:00
2015-09-14 23:59:37 +00:00
2022-08-02 23:33:50 +00:00
2021-10-05 17:57:43 +00:00
2022-09-09 16:36:46 +00:00