Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dccp.h188 u32 cmac_key_len; /* In bytes */ member
/linux-5.19.10/drivers/crypto/ccp/
Dccp-crypto-aes-cmac.c170 rctx->cmd.u.aes.cmac_key_len = ctx->u.aes.kn_len; in ccp_do_cmac_update()
Dccp-ops.c497 if (aes->cmac_key_len != AES_BLOCK_SIZE) in ccp_run_aes_cmac_cmd()
582 aes->cmac_key_len); in ccp_run_aes_cmac_cmd()