Home
last modified time | relevance | path

Searched refs:stat_hash_cnt (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/uapi/linux/
Dcryptouser.h122 __u64 stat_hash_cnt; member
/linux-5.19.10/crypto/
Dcrypto_user_stat.c140 rhash.stat_hash_cnt = atomic64_read(&alg->stats.hash.hash_cnt); in crypto_report_ahash()
155 rhash.stat_hash_cnt = atomic64_read(&alg->stats.hash.hash_cnt); in crypto_report_shash()