X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=rc4.h;fp=rc4.h;h=0000000000000000000000000000000000000000;hp=d2c6de7904a6d7fbb2814e4aee85949ffc3f5323;hb=a5ec1a6f44b149c0b018c1da8c1703109c5bdc8c;hpb=15714678f57f0e8931a70d64dca43c31e693bb61 diff --git a/rc4.h b/rc4.h deleted file mode 100644 index d2c6de79..00000000 --- a/rc4.h +++ /dev/null @@ -1,4 +0,0 @@ -/** \file rc4.h common symbols of command.c and client_common.c */ - -/** Number of bytes of the session key. */ -#define SESSION_KEY_LEN 32