Home
last modified time | relevance | path

Searched refs:bio_s_always_retry (Results 1 - 3 of 3) sorted by relevance

/third_party/openssl/test/helpers/
H A Dssltestlib.h36 const BIO_METHOD *bio_s_always_retry(void);
H A Dssltestlib.c721 const BIO_METHOD *bio_s_always_retry(void) in bio_s_always_retry() function
/third_party/openssl/test/
H A Dsslapitest.c2680 BIO *bretry = BIO_new(bio_s_always_retry()); in test_extra_tickets()
6497 BIO *bretry = BIO_new(bio_s_always_retry()); in test_key_update_peer_in_write()
6666 BIO *bretry = BIO_new(bio_s_always_retry()); in test_key_update_local_in_write()

Completed in 14 milliseconds