Searched refs:arc4_crypt (Results 1 – 1 of 1) sorted by relevance
53 static void arc4_crypt(struct arc4_ctx *ctx, u8 *out, const u8 *in, in arc4_crypt() function92 arc4_crypt(crypto_tfm_ctx(tfm), out, in, 1); in arc4_crypt_one()110 arc4_crypt(ctx, wdst, wsrc, walk.nbytes); in ecb_arc4_crypt()