twofish_ctx
.base.cra_ctxsize = sizeof(struct twofish_ctx),
.base.cra_ctxsize = sizeof(struct twofish_ctx),
asmlinkage void twofish_enc_blk(struct twofish_ctx *ctx, u8 *dst,
asmlinkage void twofish_dec_blk(struct twofish_ctx *ctx, u8 *dst,
.cra_ctxsize = sizeof(struct twofish_ctx),
.base.cra_ctxsize = sizeof(struct twofish_ctx),
.base.cra_ctxsize = sizeof(struct twofish_ctx),
int __twofish_setkey(struct twofish_ctx *ctx, const u8 *key,
struct twofish_ctx *ctx = crypto_tfm_ctx(tfm);
.cra_ctxsize = sizeof(struct twofish_ctx),
struct twofish_ctx *ctx = crypto_tfm_ctx(tfm);
int __twofish_setkey(struct twofish_ctx *ctx, const u8 *key,