Consolidate code/templates for ASN.1 types.
authorjsing <jsing@openbsd.org>
Sat, 25 Dec 2021 08:52:44 +0000 (08:52 +0000)
committerjsing <jsing@openbsd.org>
Sat, 25 Dec 2021 08:52:44 +0000 (08:52 +0000)
commit71d0c207ee7b061d5c1e0407b4178f28832e48d0
treef46554b33f7f5a60e74e2cbb6a2e85c3fda85e60
parent86a4f29f99c126c5e72c9c0092a9821b2ee5d2f6
Consolidate code/templates for ASN.1 types.

Where an ASN.1 type has its own file, move the ASN.1 item template and
template related functions into the file.

Discussed with tb@
lib/libcrypto/asn1/a_bitstr.c
lib/libcrypto/asn1/a_enum.c
lib/libcrypto/asn1/a_int.c
lib/libcrypto/asn1/a_object.c
lib/libcrypto/asn1/a_octet.c
lib/libcrypto/asn1/a_type.c
lib/libcrypto/asn1/tasn_typ.c