Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dccp.h165 u32 cmac_key_len; /* In bytes */ member
/linux-4.1.27/drivers/crypto/ccp/
Dccp-crypto-aes-cmac.c160 rctx->cmd.u.aes.cmac_key_len = ctx->u.aes.kn_len; in ccp_do_cmac_update()
Dccp-ops.c904 if (aes->cmac_key_len != AES_BLOCK_SIZE) in ccp_run_aes_cmac_cmd()
985 aes->cmac_key_len); in ccp_run_aes_cmac_cmd()