Home
last modified time | relevance | path

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

/linux/crypto/
H A Dcmac.c45 struct cmac_desc_ctx { struct
105 struct cmac_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_cmac_digest_init()
120 struct cmac_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_cmac_digest_update()
165 struct cmac_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_cmac_digest_final()
274 inst->alg.descsize = sizeof(struct cmac_desc_ctx) + in cmac_create()