diff444ada83 Sat May 07 15:50:25 GMT 2022 jsing <jsing@openbsd.org> Split asn1_item_ex_d2i() into three.
Factor out the handling of CHOICE and SEQUENCE into their own functions. This reduces complexity, reduces indentation and will allow for further clean up.