Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dkhazad.c33 struct khazad_ctx { struct
759 struct khazad_ctx *ctx = crypto_tfm_ctx(tfm); in khazad_setkey()
839 struct khazad_ctx *ctx = crypto_tfm_ctx(tfm); in khazad_encrypt()
845 struct khazad_ctx *ctx = crypto_tfm_ctx(tfm); in khazad_decrypt()
853 .cra_ctxsize = sizeof (struct khazad_ctx),