Lines Matching refs:BIO_should_retry
1954 if (!BIO_should_retry(client))
1962 if (!BIO_should_retry(acpt))
2033 if (!BIO_should_retry(c_ssl_bio)) {
2039 * BIO_should_retry(...) can just be ignored here. The
2059 if (!BIO_should_retry(c_ssl_bio)) {
2065 * Again, "BIO_should_retry" can be ignored.
2112 if (!BIO_should_retry(s_ssl_bio)) {
2117 /* Ignore "BIO_should_retry". */
2133 if (!BIO_should_retry(s_ssl_bio)) {
2312 if (!BIO_should_retry(c_ssl_bio)) {
2318 * BIO_should_retry(...) can just be ignored here. The
2338 if (!BIO_should_retry(c_ssl_bio)) {
2344 * Again, "BIO_should_retry" can be ignored.
2391 if (!BIO_should_retry(s_ssl_bio)) {
2396 /* Ignore "BIO_should_retry". */
2412 if (!BIO_should_retry(s_ssl_bio)) {
2707 if (BIO_should_retry(c_bio)) {
2736 if (BIO_should_retry(c_bio)) {
2773 if (BIO_should_retry(s_bio)) {
2809 if (BIO_should_retry(s_bio)) {