Home
last modified time | relevance | path

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

/linux-4.19.296/include/crypto/
Dmorus640_glue.h41 struct morus640_ctx { struct
101 .cra_ctxsize = sizeof(struct morus640_ctx), \
/linux-4.19.296/crypto/
Dmorus640.c43 struct morus640_ctx { struct
408 struct morus640_ctx *ctx = crypto_aead_ctx(aead); in crypto_morus640_setkey()
431 struct morus640_ctx *ctx = crypto_aead_ctx(tfm); in crypto_morus640_crypt()
508 .cra_ctxsize = sizeof(struct morus640_ctx),