Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/crypto/
Dcrc32-vx.c26 struct crc_ctx { struct
86 struct crc_ctx *mctx = crypto_tfm_ctx(tfm); in DEFINE_CRC32_VX()
94 struct crc_ctx *mctx = crypto_tfm_ctx(tfm); in crc32_vx_cra_init_invert()
102 struct crc_ctx *mctx = crypto_shash_ctx(desc->tfm); in crc32_vx_init()
112 struct crc_ctx *mctx = crypto_shash_ctx(tfm); in crc32_vx_setkey()
125 struct crc_ctx *mctx = crypto_shash_ctx(tfm); in crc32be_vx_setkey()
244 .cra_ctxsize = sizeof(struct crc_ctx),
265 .cra_ctxsize = sizeof(struct crc_ctx),
286 .cra_ctxsize = sizeof(struct crc_ctx),