CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/05/21 07:16:19
Modified files:
lib/libcrypto/asn1: tasn_dec.c
Log message:
Factor out ASN1_ITYPE_EXTERN handling.
Factor out the ef->asn1_ex_d2i() callback handling - this allows us to pull
out all of the related variables into a self-contained function.
ok tb@
