Searched defs:arc4_crypt (Results 1 – 2 of 2) sorted by relevance
37 void arc4_crypt(struct arc4_ctx *ctx, u8 *out, const u8 *in, unsigned int len) in arc4_crypt() function