CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/02/09 22:12:23
Modified files:
lib/libssl/src/crypto/asn1: tasn_typ.c
lib/libssl/src/crypto/dh: dh_asn1.c
lib/libssl/src/crypto/dsa: dsa_asn1.c
lib/libssl/src/crypto/rsa: rsa_asn1.c
Log message:
Expand the -IMPLEMENT_ASN1_ENCODE_FUNCTIONS_(const_)?fname macros so that
the code is visible and functions can be readily located.
Change has been scripted and there is no change to the generated assembly.
Discussed with beck@ miod@ tedu@
