CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/15 08:38:10
Modified files:
lib/libssl/src/crypto/aes: aes.h aes_cbc.c aes_cfb.c aes_core.c
aes_ctr.c aes_ecb.c aes_ige.c
aes_misc.c aes_ofb.c aes_wrap.c
aes_x86core.c
Log message:
First pass at applying KNF to the OpenSSL code, which almost makes it
readable. This pass is whitespace only and can readily be verified using
tr and md5.
