CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2014/07/12 13:31:03
Modified files: lib/libssl/src/crypto/evp: e_aes.c Log message: Make the BLOCK_CIPHER_{generic,custom} macros expand to more readable struct definitions using C99 field initializers. No functional change.