]> git.tuebingen.mpg.de Git - paraslash.git/blob - rc4.h
alsa: Revert 596d1d97f90854bd941db02f1353df8e1196ccc0
[paraslash.git] / rc4.h
1 /** \file rc4.h common symbols of command.c and client_common.c */
2
3 /** number of bytes of the rc4 session key */
4 #define RC4_KEY_LEN 16