Searched refs:arc4_ctx (Results 1 – 1 of 1) sorted by relevance
24 struct arc4_ctx { struct32 struct arc4_ctx *ctx = crypto_tfm_ctx(tfm); in arc4_set_key() argument53 static void arc4_crypt(struct arc4_ctx *ctx, u8 *out, const u8 *in, in arc4_crypt()98 struct arc4_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in ecb_arc4_crypt()122 .cra_ctxsize = sizeof(struct arc4_ctx),138 .cra_ctxsize = sizeof(struct arc4_ctx),