stat_encrypt_cnt   39 crypto/crypto_user_stat.c 	raead.stat_encrypt_cnt = atomic64_read(&alg->stats.aead.encrypt_cnt);
stat_encrypt_cnt   56 crypto/crypto_user_stat.c 	rcipher.stat_encrypt_cnt = atomic64_read(&alg->stats.cipher.encrypt_cnt);
stat_encrypt_cnt  104 crypto/crypto_user_stat.c 	rakcipher.stat_encrypt_cnt = atomic64_read(&alg->stats.akcipher.encrypt_cnt);
stat_encrypt_cnt   84 include/uapi/linux/cryptouser.h 	__u64 stat_encrypt_cnt;
stat_encrypt_cnt   93 include/uapi/linux/cryptouser.h 	__u64 stat_encrypt_cnt;
stat_encrypt_cnt  104 include/uapi/linux/cryptouser.h 	__u64 stat_encrypt_cnt;