Home
last modified time | relevance | path

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

/third_party/lib/jitterentropy/
A Djitterentropy-base.c186 uint64_t loop_cnt) in jent_lfsr_time() argument
200 if (loop_cnt) in jent_lfsr_time()
201 fold_loop_cnt = loop_cnt; in jent_lfsr_time()
261 static unsigned int jent_memaccess(struct rand_data *ec, uint64_t loop_cnt) in jent_memaccess() argument
278 if (loop_cnt) in jent_memaccess()
279 acc_loop_cnt = loop_cnt; in jent_memaccess()

Completed in 3 milliseconds