Searched refs:decrypt_cnt (Results 1 – 3 of 3) sorted by relevance
41 raead.stat_decrypt_cnt = atomic64_read(&alg->stats.aead.decrypt_cnt); in crypto_report_aead()58 rcipher.stat_decrypt_cnt = atomic64_read(&alg->stats.cipher.decrypt_cnt); in crypto_report_cipher()106 rakcipher.stat_decrypt_cnt = atomic64_read(&alg->stats.akcipher.decrypt_cnt); in crypto_report_akcipher()
1074 atomic64_inc(&alg->stats.cipher.decrypt_cnt); in crypto_stats_ablkcipher_decrypt()1100 atomic64_inc(&alg->stats.aead.decrypt_cnt); in crypto_stats_aead_decrypt()1126 atomic64_inc(&alg->stats.akcipher.decrypt_cnt); in crypto_stats_akcipher_decrypt()1273 atomic64_inc(&alg->stats.cipher.decrypt_cnt); in crypto_stats_skcipher_decrypt()
355 atomic64_t decrypt_cnt; member373 atomic64_t decrypt_cnt; member391 atomic64_t decrypt_cnt; member