total_rsa_ops     105 drivers/crypto/ccp/ccp-debugfs.c 	unsigned long total_rsa_ops = 0;
total_rsa_ops     122 drivers/crypto/ccp/ccp-debugfs.c 		total_rsa_ops += cmd_q->total_rsa_ops;
total_rsa_ops     144 drivers/crypto/ccp/ccp-debugfs.c 			    total_rsa_ops);
total_rsa_ops     165 drivers/crypto/ccp/ccp-debugfs.c 	cmd_q->total_rsa_ops = 0L;
total_rsa_ops     218 drivers/crypto/ccp/ccp-debugfs.c 			    cmd_q->total_rsa_ops);
total_rsa_ops     454 drivers/crypto/ccp/ccp-dev-v5.c 	op->cmd_q->total_rsa_ops++;
total_rsa_ops     334 drivers/crypto/ccp/ccp-dev.h 	unsigned long total_rsa_ops;