Home
last modified time | relevance | path

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

/Linux-v5.10/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()
854 .cra_ctxsize = sizeof (struct khazad_ctx),