Make the BLOCK_CIPHER_{generic,custom} macros expand to more readable struct
authormiod <miod@openbsd.org>
Sat, 12 Jul 2014 19:31:03 +0000 (19:31 +0000)
committermiod <miod@openbsd.org>
Sat, 12 Jul 2014 19:31:03 +0000 (19:31 +0000)
commit1caf1300729be3bdcc3d687116a1948bd04060c4
tree145bbd64d8e1831186df2256144502c5d07eeadf
parent8ba96280f053fdd089dbc85f9852dfae96a5ac11
Make the BLOCK_CIPHER_{generic,custom} macros expand to more readable struct
definitions using C99 field initializers. No functional change.
lib/libcrypto/evp/e_aes.c
lib/libssl/src/crypto/evp/e_aes.c