Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dccm.c57 struct cbcmac_desc_ctx { struct
786 struct cbcmac_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_cbcmac_digest_init()
800 struct cbcmac_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_cbcmac_digest_update()
825 struct cbcmac_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_cbcmac_digest_final()
889 inst->alg.descsize = sizeof(struct cbcmac_desc_ctx) + in cbcmac_create()