]> git.tuebingen.mpg.de Git - paraslash.git/commit
Rename struct rc4_context and stream cipher send/receive functions.
authorAndre Noll <maan@systemlinux.org>
Mon, 28 Feb 2011 22:43:21 +0000 (23:43 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 27 Mar 2011 14:43:11 +0000 (16:43 +0200)
commite4db7671a91a7552c642acc979f0eb278f8d467f
treebcc6a7a89f7a70626fb4e119b4e8281c25b90eda
parentc387b216b5fd3c944053e1bba024815719e9a0d9
Rename struct rc4_context and stream cipher send/receive functions.

This only changes the name structures and functions. Unfortunately,
the patch is rather large since it requires to fixup all callers
of the affected functions. However, each change is either a simple
rename or a trivial documentation adjustment.
12 files changed:
afs.c
afs.cmd
afs.h
aft.c
attribute.c
blob.c
client.h
client_common.c
command.c
command.h
crypt.c
crypt.h