Searched refs:arc4_crypt (Results 1 – 3 of 3) sorted by relevance
73 void arc4_crypt( arc4_context *ctx, unsigned char *buf, int buflen );
76 void arc4_crypt( arc4_context *ctx, unsigned char *buf, int buflen ) in arc4_crypt() function
91 #define lwip_arc4_crypt arc4_crypt