Searched refs:cast6_lrw_ctx (Results 1 – 1 of 1) sorted by relevance
242 struct cast6_lrw_ctx { struct250 struct cast6_lrw_ctx *ctx = crypto_tfm_ctx(tfm); in lrw_cast6_setkey() argument264 struct cast6_lrw_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in lrw_encrypt()290 struct cast6_lrw_ctx *ctx = crypto_blkcipher_ctx(desc->tfm); in lrw_decrypt()315 struct cast6_lrw_ctx *ctx = crypto_tfm_ctx(tfm); in lrw_exit_tfm()438 .cra_ctxsize = sizeof(struct cast6_lrw_ctx),