Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Danubis.c45 struct anubis_ctx { struct
465 struct anubis_ctx *ctx = crypto_tfm_ctx(tfm); in anubis_setkey()
664 struct anubis_ctx *ctx = crypto_tfm_ctx(tfm); in anubis_encrypt()
670 struct anubis_ctx *ctx = crypto_tfm_ctx(tfm); in anubis_decrypt()
678 .cra_ctxsize = sizeof (struct anubis_ctx),