CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/28 09:51:21
Modified files:
lib/libcrypto/asn1: evp_asn1.c
Log message:
Rewrite ASN1_TYPE_{get,set}_octetstring() using templated ASN.1.
This removes the last remaining use of the old M_ASN1_* macros (asn1_mac.h)
from API that needs to continue to exist.
ok beck@ inoguchi@
