CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/04/23 12:47:08
Modified files:
lib/libcrypto/asn1: a_object.c asn1_locl.h tasn_dec.c
Log message:
Convert asn1_ex_c2i() to CBS.
This allows us to make direct use of c2i_ASN1_OBJECT_cbs().
ok inoguchi@ tb@
