CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/01/14 01:53:53
Modified files:
lib/libcrypto/asn1: asn1.h asn1_locl.h
Log message:
Move ASN1_BOOLEAN to internal only.
This moves {d2i,i2d}_ASN1_BOOLEAN() to internal only. They are unused,
but help us testing the encoding.
ok jsing
