Searched defs:RC4 (Results 1 – 8 of 8) sorted by relevance
3 .globl RC4 symbol6 RC4: label
5 .globl RC4 symbol8 RC4: label
40 #define RC4 hc_RC4 macro
65 RC4(RC4_KEY *key, const int len, const unsigned char *in, unsigned char *out) in RC4() function
27 void RC4(RC4_KEY *key, size_t len, const unsigned char *indata, in RC4() function
21 void RC4(RC4_KEY *key, size_t len, const unsigned char *indata, in RC4() function