tag and utype are always accessed as int, so make the structs match. Boolean ASN1_ITEMs put an ASN1_BOOLEAN in it->size, so add a cast. Also fix the time set_string functions to call the underlying CBS parser directly, so they don't need to put a strlen into an int. Bug: 516 Change-Id: Ie10e7eaf58ec0b0dec59813a0ddcb0197fce1fd1 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/55449 Reviewed-by: Bob Beck <bbe@google.com> Commit-Queue: Bob Beck <bbe@google.com>fips-20230428
parent
55c32b6429
commit
9211b80f1e
9 changed files with 62 additions and 62 deletions
Loading…
Reference in new issue