projects
/
paraslash.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
rename RC4_KEY_LEN to SESSION_KEY_LEN.
[paraslash.git]
/
rc4.h
1
/** \file rc4.h common symbols of command.c and client_common.c */
2
3
/** Number of bytes of the session key. */
4
#define SESSION_KEY_LEN 32