Home
last modified time | relevance | path

Searched defs:chksum_desc_ctx (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/crypto/
H A Dcrct10dif_generic.c33 struct chksum_desc_ctx { struct
44 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_init() argument
H A Dcrc32c_generic.c48 struct chksum_desc_ctx { struct
60 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_init() argument
/openbmc/linux/arch/x86/crypto/
H A Dcrct10dif-pclmul_glue.c39 struct chksum_desc_ctx { struct
45 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_init() argument
/openbmc/linux/arch/loongarch/crypto/
H A Dcrc32-loongarch.c107 struct chksum_desc_ctx { struct
114 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); in chksum_init() argument
/openbmc/linux/arch/mips/crypto/
H A Dcrc32-mips.c162 struct chksum_desc_ctx { struct
169 struct chksum_desc_ctx *ctx = shash_desc_ctx(desc); argument