CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2022/09/03 12:45:51

Modified files:
        lib/libcrypto/asn1: a_enum.c asn1_locl.h tasn_dec.c 

Log message:
Provide c2i_ASN1_ENUMERATED_cbs() and call it from asn1_c2i_primitive().

This avoids asn1_c2i_primitive() from needing knowledge about the internals
of ASN1_INTEGER and ASN1_ENUMERATED.

ok tb@

Reply via email to