diff options
author | jsing <> | 2022-04-23 18:56:54 +0000 |
---|---|---|
committer | jsing <> | 2022-04-23 18:56:54 +0000 |
commit | 574d102655d7864b90ada06bb85aaf45d9579ac8 (patch) | |
tree | 0274146de25f5693d5647860a3ade9219fc383f2 /src/lib/libcrypto/asn1/tasn_dec.c | |
parent | 7948f1a5d29de58c00a70b46e4b6b8a3fb6dede5 (diff) | |
download | openbsd-574d102655d7864b90ada06bb85aaf45d9579ac8.tar.gz openbsd-574d102655d7864b90ada06bb85aaf45d9579ac8.tar.bz2 openbsd-574d102655d7864b90ada06bb85aaf45d9579ac8.zip |
Rewrite c2i_ASN1_BIT_STRING() using CBS.
Also switch to freeing and allocating, rather than attempting to recycle.
While here, factor out the flags ASN1_STRING_FLAG_BITS_LEFT bit bashing
and use the name "unused bits" rather than "bits left", to be more inline
with X.690 wording.
ok inoguchi@ tb@
Diffstat (limited to 'src/lib/libcrypto/asn1/tasn_dec.c')
0 files changed, 0 insertions, 0 deletions