CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/05/18 22:01:07
Modified files:
lib/libcrypto/aes: aes.c
Log message:
Remove block128_f function casts.
Provide aes_{en,de}crypt_block128() which have correct function signatures
and use these when calling the various mode functions.
ok joshua@ tb@
