Home
last modified time | relevance | path

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

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