KNF.
authorjsing <jsing@openbsd.org>
Thu, 8 May 2014 15:13:06 +0000 (15:13 +0000)
committerjsing <jsing@openbsd.org>
Thu, 8 May 2014 15:13:06 +0000 (15:13 +0000)
commitba3920edd58b5f94a41d2e22c5acea7b48987e9f
tree79d75b63fd2815139c93f447544bb7e178de72dd
parent5d35b49c496543a566c47c0ace4c8f4357c1f6dc
KNF.
32 files changed:
lib/libcrypto/evp/e_aes.c
lib/libcrypto/evp/e_aes_cbc_hmac_sha1.c
lib/libcrypto/evp/e_bf.c
lib/libcrypto/evp/e_camellia.c
lib/libcrypto/evp/e_cast.c
lib/libcrypto/evp/e_chacha.c
lib/libcrypto/evp/e_des.c
lib/libcrypto/evp/e_des3.c
lib/libcrypto/evp/e_idea.c
lib/libcrypto/evp/e_null.c
lib/libcrypto/evp/e_old.c
lib/libcrypto/evp/e_rc2.c
lib/libcrypto/evp/e_rc4.c
lib/libcrypto/evp/e_rc4_hmac_md5.c
lib/libcrypto/evp/e_rc5.c
lib/libcrypto/evp/e_xcbc_d.c
lib/libssl/src/crypto/evp/e_aes.c
lib/libssl/src/crypto/evp/e_aes_cbc_hmac_sha1.c
lib/libssl/src/crypto/evp/e_bf.c
lib/libssl/src/crypto/evp/e_camellia.c
lib/libssl/src/crypto/evp/e_cast.c
lib/libssl/src/crypto/evp/e_chacha.c
lib/libssl/src/crypto/evp/e_des.c
lib/libssl/src/crypto/evp/e_des3.c
lib/libssl/src/crypto/evp/e_idea.c
lib/libssl/src/crypto/evp/e_null.c
lib/libssl/src/crypto/evp/e_old.c
lib/libssl/src/crypto/evp/e_rc2.c
lib/libssl/src/crypto/evp/e_rc4.c
lib/libssl/src/crypto/evp/e_rc4_hmac_md5.c
lib/libssl/src/crypto/evp/e_rc5.c
lib/libssl/src/crypto/evp/e_xcbc_d.c