Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/ccp/
H A 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()
/kernel/linux/linux-6.6/drivers/crypto/ccp/
H A 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()

Completed in 3 milliseconds