Home
last modified time | relevance | path

Searched refs:cast5_ctx (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/crypto/
Dcast5.c36 struct cast5_ctx { struct
582 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),