Home
last modified time | relevance | path

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

/openssl/include/internal/
H A De_os.h292 static ossl_inline void ossl_sleep(unsigned long millis) in ossl_sleep() function
317 static ossl_inline void ossl_sleep(unsigned long millis) in ossl_sleep() function
323 static ossl_inline void ossl_sleep(unsigned long millis) in ossl_sleep() function
/openssl/apps/lib/
H A Dhttp_server.c99 ossl_sleep(1000); in killall()
169 ossl_sleep(1000); in spawn_loop()
183 ossl_sleep(30000); in spawn_loop()
/openssl/crypto/cmp/
H A Dcmp_client.c335 ossl_sleep((unsigned long)(1000 * check_after)); in poll_for_response()
/openssl/crypto/bio/
H A Dbio_lib.c966 ossl_sleep(nap_milliseconds); in bio_wait()
/openssl/test/helpers/
H A Dssltestlib.c1163 ossl_sleep(50); in create_bare_ssl_connection()
/openssl/apps/
H A Ds_server.c3187 ossl_sleep(1000); in www_body()
3628 ossl_sleep(1000); in rev_body()
H A Dcmp.c2718 ossl_sleep(1000); in cmp_server()

Completed in 44 milliseconds