setsecret_cnt    1216 crypto/algapi.c 		atomic64_inc(&alg->stats.kpp.setsecret_cnt);
setsecret_cnt     124 crypto/crypto_user_stat.c 	rkpp.stat_setsecret_cnt = atomic64_read(&alg->stats.kpp.setsecret_cnt);
setsecret_cnt     432 include/linux/crypto.h 	atomic64_t setsecret_cnt;