+4
−20
+3
−3
crypto/asn1/a_bytes.c
deleted100644 → 0
+0
−306
+2
−2
+1
−1
Loading
Remove old M_ASN1_ macros and replace any occurences with the corresponding
function.
Remove d2i_ASN1_bytes, d2i_ASN1_SET, i2d_ASN1_SET: no longer used internally.
Reviewed-by:
Rich Salz <rsalz@openssl.org>