Searched refs:cast5_ctx (Results 1 – 1 of 1) sorted by relevance
36 struct cast5_ctx { struct582 struct cast5_ctx *c = crypto_tfm_ctx(tfm); in cast5_encrypt()634 struct cast5_ctx *c = crypto_tfm_ctx(tfm); in cast5_decrypt()748 struct cast5_ctx *c = crypto_tfm_ctx(tfm); in cast5_setkey()779 .cra_ctxsize = sizeof(struct cast5_ctx),