CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2022/05/07 09:50:25

Modified files:
        lib/libcrypto/asn1: tasn_dec.c 

Log message:
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.

ok beck@ tb@

Reply via email to