HomeSort by relevance Sort by last modified time
    Searched refs:PRNGD_PORT (Results 1 - 3 of 3) sorted by null

  /external/openssh/
entropy.c 166 #ifdef PRNGD_PORT
167 debug("trying egd/prngd port %d", PRNGD_PORT);
168 if (get_random_bytes_prngd(buf, bytes, PRNGD_PORT, NULL) == 0)
config.h.in     [all...]
configure     [all...]

Completed in 93 milliseconds