Searched refs:total_aes_ops (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/crypto/ccp/
H A Dccp-debugfs.c103 unsigned long total_aes_ops = 0; local
118 total_aes_ops += cmd_q->total_aes_ops;
136 total_aes_ops);
161 cmd_q->total_aes_ops = 0L;
210 cmd_q->total_aes_ops);
H A Dccp-dev.h330 unsigned long total_aes_ops; member in struct:ccp_cmd_queue
H A Dccp-dev-v5.c283 op->cmd_q->total_aes_ops++;

Completed in 123 milliseconds