CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/01/07 02:35:36
Modified files:
lib/libcrypto : Makefile
lib/libcrypto/dsa: dsa_ameth.c dsa_asn1.c dsa_key.c dsa_lib.c
dsa_meth.c dsa_ossl.c dsa_sign.c dsa_vrf.c
lib/libcrypto/pem: pvkfmt.c
Log message:
Prepare the move of DSA_SIG, DSA_METHOD and DSA to dsa_locl.h by
including the local header where it will be needed.
discussed with jsing
