Home
last modified time | relevance | path

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

/openssl/crypto/bio/
H A Dbio_lib.c957 static int bio_wait(BIO *bio, time_t max_time, unsigned int nap_milliseconds) in bio_wait() function
1003 int rv = bio_wait(bio, max_time, nap_milliseconds); in BIO_wait()
1065 rv = bio_wait(bio, max_time, nap_milliseconds); in BIO_do_connect_retry()

Completed in 7 milliseconds