Move ASN1_<type>_* functions to the top, encoding/decoding to the bottom.
authorjsing <jsing@openbsd.org>
Sat, 25 Dec 2021 07:48:09 +0000 (07:48 +0000)
committerjsing <jsing@openbsd.org>
Sat, 25 Dec 2021 07:48:09 +0000 (07:48 +0000)
commit86a4f29f99c126c5e72c9c0092a9821b2ee5d2f6
tree66a3e5a1bc6fdce7550847e20c966072770b4f25
parent9a10effcec5ce8f732978e29990eb94ca50711a7
Move ASN1_<type>_* functions to the top, encoding/decoding to the bottom.

No functional change.
lib/libcrypto/asn1/a_bitstr.c
lib/libcrypto/asn1/a_int.c
lib/libcrypto/asn1/a_object.c
lib/libcrypto/asn1/a_time.c