hash_tlen        1193 crypto/algapi.c 		atomic64_add(nbytes, &alg->stats.hash.hash_tlen);
hash_tlen        1205 crypto/algapi.c 		atomic64_add(nbytes, &alg->stats.hash.hash_tlen);
hash_tlen         141 crypto/crypto_user_stat.c 	rhash.stat_hash_tlen = atomic64_read(&alg->stats.hash.hash_tlen);
hash_tlen         156 crypto/crypto_user_stat.c 	rhash.stat_hash_tlen = atomic64_read(&alg->stats.hash.hash_tlen);
hash_tlen         420 include/linux/crypto.h 	atomic64_t hash_tlen;