cmac_key_len      170 drivers/crypto/ccp/ccp-crypto-aes-cmac.c 	rctx->cmd.u.aes.cmac_key_len = ctx->u.aes.kn_len;
cmac_key_len      481 drivers/crypto/ccp/ccp-ops.c 		if (aes->cmac_key_len != AES_BLOCK_SIZE)
cmac_key_len      566 drivers/crypto/ccp/ccp-ops.c 					      aes->cmac_key_len);
cmac_key_len      187 include/linux/ccp.h 	u32 cmac_key_len;	/* In bytes */