Home
last modified time | relevance | path

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

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