Home
last modified time | relevance | path

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

/openbmc/linux/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()