CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2023/07/28 04:00:10

Modified files:
        lib/libcrypto  : Symbols.list Symbols.namespace 
        lib/libcrypto/asn1: a_type.c asn1_local.h asn1t.h tasn_dec.c 
                            tasn_enc.c tasn_fre.c tasn_new.c 
        lib/libcrypto/hidden/openssl: asn1t.h 

Log message:
Make ASN1_{primitive,template}_* internal

These were long removed from the public OpenSSL API, so we can do the
same. Remove ASN1_template_{d2i,i2d}() - those are unused internally.

ok jsing

Reply via email to