CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/09/03 13:43:16
Modified files:
lib/libcrypto/evp: e_bf.c
Log message:
Mechanically expand IMPLEMENT_BLOCK_CIPHER macro.
These macros make the ASN.1 macros seem sane - there are layers and layers
and layers here, which are hiding bugs.
No change to generated assembly.
Discussed with tb@
