total_sha_ops     104 drivers/crypto/ccp/ccp-debugfs.c 	unsigned long total_sha_ops = 0;
total_sha_ops     121 drivers/crypto/ccp/ccp-debugfs.c 		total_sha_ops += cmd_q->total_sha_ops;
total_sha_ops     142 drivers/crypto/ccp/ccp-debugfs.c 			    total_sha_ops);
total_sha_ops     164 drivers/crypto/ccp/ccp-debugfs.c 	cmd_q->total_sha_ops = 0L;
total_sha_ops     216 drivers/crypto/ccp/ccp-debugfs.c 			    cmd_q->total_sha_ops);
total_sha_ops     370 drivers/crypto/ccp/ccp-dev-v5.c 	op->cmd_q->total_sha_ops++;
total_sha_ops     333 drivers/crypto/ccp/ccp-dev.h 	unsigned long total_sha_ops;