Go to the documentation of this file.
27 #ifndef POLARSSL_ARC4_H
28 #define POLARSSL_ARC4_H
30 #if !defined(POLARSSL_CONFIG_FILE)
33 #include POLARSSL_CONFIG_FILE
38 #if !defined(POLARSSL_ARC4_ALT)
79 unsigned int keylen );
92 unsigned char *output );