Searched refs:bf_ctx (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/crypto/
H A Dblowfish.c30 struct bf_ctx { struct
320 static void encrypt_block(struct bf_ctx *bctx, u32 *dst, u32 *src)
366 struct bf_ctx *ctx = crypto_tfm_ctx(tfm);
403 struct bf_ctx *ctx = crypto_tfm_ctx(tfm);
433 encrypt_block((struct bf_ctx *)ctx, data, data);
441 encrypt_block((struct bf_ctx *)ctx, data, data);
456 .cra_ctxsize = sizeof(struct bf_ctx),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/crypto/
H A Dblowfish.c30 struct bf_ctx { struct
320 static void encrypt_block(struct bf_ctx *bctx, u32 *dst, u32 *src)
366 struct bf_ctx *ctx = crypto_tfm_ctx(tfm);
403 struct bf_ctx *ctx = crypto_tfm_ctx(tfm);
433 encrypt_block((struct bf_ctx *)ctx, data, data);
441 encrypt_block((struct bf_ctx *)ctx, data, data);
456 .cra_ctxsize = sizeof(struct bf_ctx),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/mISDN/
H A Ddsp_blowfish.c76 struct bf_ctx { struct
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/mISDN/
H A Ddsp_blowfish.c76 struct bf_ctx { struct

Completed in 166 milliseconds