libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left()
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Tue, 28 Jun 2022 05:53:59 +0000 (07:53 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Tue, 19 Jul 2022 06:44:19 +0000 (08:44 +0200)
commit7c310e872e72977432b3520c5d27641e13815548
tree6a280ea938354730e9421c1b375ab689f9fa3224
parent33847508d5605d8dbe868d7694a4eff79d785404
libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left()

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/18668)
14 files changed:
crypto/asn1/a_bitstr.c
crypto/asn1/a_sign.c
crypto/asn1/asn1_gen.c
crypto/asn1/asn1_lib.c
crypto/asn1/asn1_local.h
crypto/cmp/cmp_protect.c
crypto/cms/cms_dh.c
crypto/cms/cms_ec.c
crypto/ec/ec_asn1.c
crypto/x509/v3_addr.c
crypto/x509/x_pubkey.c
include/crypto/asn1.h
include/internal/cryptlib.h
include/openssl/asn1.h.in