Home
last modified time | relevance | path

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

/external/openssl/crypto/rand/
Drand_win.c513 int ex_cnt_limit = 42; in RAND_poll() local
537 ex_cnt_limit--; in RAND_poll()
541 && ex_cnt_limit > 0); in RAND_poll()