Home
last modified time | relevance | path

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

/linux-6.14.4/crypto/
Danubis.c45 struct anubis_ctx { struct
465 struct anubis_ctx *ctx = crypto_tfm_ctx(tfm); in anubis_setkey()
659 struct anubis_ctx *ctx = crypto_tfm_ctx(tfm); in anubis_encrypt()
665 struct anubis_ctx *ctx = crypto_tfm_ctx(tfm); in anubis_decrypt()
674 .cra_ctxsize = sizeof (struct anubis_ctx),