Home
last modified time | relevance | path

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

/crypto/
Djitterentropy.c185 static __u64 jent_lfsr_time(struct rand_data *ec, __u64 time, __u64 loop_cnt) in jent_lfsr_time() argument
199 if (loop_cnt) in jent_lfsr_time()
200 fold_loop_cnt = loop_cnt; in jent_lfsr_time()
260 static unsigned int jent_memaccess(struct rand_data *ec, __u64 loop_cnt) in jent_memaccess() argument
277 if (loop_cnt) in jent_memaccess()
278 acc_loop_cnt = loop_cnt; in jent_memaccess()