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

/linux-master/drivers/crypto/ccp/
H A Dccp-debugfs.c101 unsigned long total_xts_aes_ops = 0; local
119 total_xts_aes_ops += cmd_q->total_xts_aes_ops;
138 total_xts_aes_ops);
162 cmd_q->total_xts_aes_ops = 0L;
212 cmd_q->total_xts_aes_ops);
H A Dccp-dev.h331 unsigned long total_xts_aes_ops; member in struct:ccp_cmd_queue
H A Dccp-dev-v5.c328 op->cmd_q->total_xts_aes_ops++;

Completed in 218 milliseconds