CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2015/02/09 21:01:26
Modified files:
lib/libssl/src/crypto/asn1: n_pkey.c tasn_typ.c
lib/libssl/src/crypto/ec: ec_asn1.c
lib/libssl/src/crypto/ecdsa: ecs_asn1.c
lib/libssl/src/crypto/ts: ts_asn1.c
Log message:
Expand the IMPLEMENT_ASN1_FUNCTIONS_{const,fname,name} macros so that the
code is visible and functions can be readily located.
Change has been scripted and the generated assembly only differs by changes
to line numbers.
Discussed with beck@ miod@ tedu@