cast6_ctx
.base.cra_ctxsize = sizeof(struct cast6_ctx),
.base.cra_ctxsize = sizeof(struct cast6_ctx),
int __cast6_setkey(struct cast6_ctx *c, const u8 *in_key, unsigned int key_len)
const struct cast6_ctx *c = ctx;
const struct cast6_ctx *c = ctx;
.cra_ctxsize = sizeof(struct cast6_ctx),
int __cast6_setkey(struct cast6_ctx *ctx, const u8 *key, unsigned int keylen);