CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/04/23 04:08:20
Modified files:
lib/libcrypto/des: des_local.h
Log message:
Unifdef OPENSSL_SMALL_FOOTPRINT.
We do not build with OPENSSL_SMALL_FOOTPRINT and it removes more untested
code paths.
Request by tb@ (and it was already on my TODO list!)
