CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/12/13 10:56:15
Modified files:
lib/libcrypto : Makefile
lib/libcrypto/asn1: tasn_typ.c
Removed files:
lib/libcrypto/asn1: a_bool.c
Log message:
Clean up d2i_ASN1_BOOLEAN() and i2d_ASN1_BOOLEAN().
Convert these to templated ASN.1, given we already have ASN1_BOOLEAN_it.
ok inoguchi@ tb@
