Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dccm.c60 struct cbcmac_desc_ctx { struct
870 struct cbcmac_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_cbcmac_digest_init()
885 struct cbcmac_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_cbcmac_digest_update()
911 struct cbcmac_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_cbcmac_digest_final()
975 inst->alg.descsize = ALIGN(sizeof(struct cbcmac_desc_ctx), in cbcmac_create()