Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/ccp/
Dccp-crypto-aes-cmac.c61 struct scatterlist *sg, *cmac_key_sg = NULL; in ccp_do_cmac_update() local
153 cmac_key_sg = (need_pad) ? &ctx->u.aes.k2_sg in ccp_do_cmac_update()
169 rctx->cmd.u.aes.cmac_key = cmac_key_sg; in ccp_do_cmac_update()