Rewrite ASN1_INTEGER_{get,set}() using CBS/CBB
authorjsing <jsing@openbsd.org>
Sat, 25 Jun 2022 15:39:12 +0000 (15:39 +0000)
committerjsing <jsing@openbsd.org>
Sat, 25 Jun 2022 15:39:12 +0000 (15:39 +0000)
commit90a5dc6e3ed9b79a6aecceb6adf526dc0eefd36d
tree74dda29dd4313f4c4b31e0f16c10df82a38514d8
parent4e7cf6defc35579246596ec27f17286b7b20ec79
Rewrite ASN1_INTEGER_{get,set}() using CBS/CBB

In the process, prepare to provide ASN1_INTEGER_{get,set}_{u,}int64().

ok beck@ tb@
lib/libcrypto/asn1/a_int.c
lib/libcrypto/asn1/asn1.h
lib/libcrypto/asn1/asn1_err.c
lib/libcrypto/asn1/asn1_locl.h