CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/09/04 02:18:07
Modified files:
lib/libcrypto/evp: e_des.c
Log message:
Mechanically expand BLOCK_CIPHER_* ciphers.
This includes the wonderful BLOCK_CIPHER_ecb_loop - a for loop in a macro.
No change in generated assembly.
