KNF.
authorjsing <jsing@openbsd.org>
Thu, 15 May 2014 14:06:13 +0000 (14:06 +0000)
committerjsing <jsing@openbsd.org>
Thu, 15 May 2014 14:06:13 +0000 (14:06 +0000)
commit5ffa517c22c11f37e82dfc5526b102e4b3f20273
tree0bec799eb1b7f6c8d8a1195bc57195bb45119a1e
parent30d5732cd2f8732f36485daef8ca56750fe104e9
KNF.
12 files changed:
lib/libcrypto/chacha/chacha-merged.c
lib/libcrypto/chacha/chacha.h
lib/libcrypto/evp/e_aes.c
lib/libcrypto/evp/evp_aead.c
lib/libcrypto/poly1305/poly1305-donna.c
lib/libssl/src/crypto/chacha/chacha-merged.c
lib/libssl/src/crypto/chacha/chacha.h
lib/libssl/src/crypto/evp/e_aes.c
lib/libssl/src/crypto/evp/evp_aead.c
lib/libssl/src/crypto/poly1305/poly1305-donna.c
regress/lib/libcrypto/aead/aeadtest.c
regress/lib/libcrypto/poly1305/poly1305test.c