total_aes_ops     103 drivers/crypto/ccp/ccp-debugfs.c 	unsigned long total_aes_ops = 0;
total_aes_ops     118 drivers/crypto/ccp/ccp-debugfs.c 		total_aes_ops += cmd_q->total_aes_ops;
total_aes_ops     136 drivers/crypto/ccp/ccp-debugfs.c 			    total_aes_ops);
total_aes_ops     161 drivers/crypto/ccp/ccp-debugfs.c 	cmd_q->total_aes_ops = 0L;
total_aes_ops     210 drivers/crypto/ccp/ccp-debugfs.c 			    cmd_q->total_aes_ops);
total_aes_ops     283 drivers/crypto/ccp/ccp-dev-v5.c 	op->cmd_q->total_aes_ops++;
total_aes_ops     330 drivers/crypto/ccp/ccp-dev.h 	unsigned long total_aes_ops;