Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dxcbc.c44 struct xcbc_desc_ctx { struct
73 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_xcbc_digest_init()
88 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_xcbc_digest_update()
133 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_xcbc_digest_final()
221 inst->alg.descsize = sizeof(struct xcbc_desc_ctx) + in xcbc_create()