Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/
Djitterentropy.c210 __u64 fold_loop_cnt = in jent_fold_time() local
218 fold_loop_cnt = loop_cnt; in jent_fold_time()
219 for (j = 0; j < fold_loop_cnt; j++) { in jent_fold_time()
229 return fold_loop_cnt; in jent_fold_time()