small refactor of cipher.c: make ciphercontext opaque to callers
authordjm <djm@openbsd.org>
Wed, 3 Aug 2016 05:41:57 +0000 (05:41 +0000)
committerdjm <djm@openbsd.org>
Wed, 3 Aug 2016 05:41:57 +0000 (05:41 +0000)
commit32a036ab72850c918d7aa521e7844be59c6a3b4a
treed17afd0c858172c581b8428e455b47f58ba834ce
parent66a147833433fdd72fef739d44673f802e120c5d
small refactor of cipher.c: make ciphercontext opaque to callers
feedback and ok markus@
usr.bin/ssh/cipher-chachapoly.c
usr.bin/ssh/cipher.c
usr.bin/ssh/cipher.h
usr.bin/ssh/packet.c
usr.bin/ssh/sshkey.c