Searched refs:BIO_get_retry_flags (Results 1 – 9 of 9) sorted by relevance
134 BIO_set_flags(bio, BIO_get_retry_flags(wbio)); in ssl_ctrl()
281 int BIO_get_retry_flags(BIO *bio) { in BIO_get_retry_flags() function294 BIO_set_flags(bio, BIO_get_retry_flags(bio->next_bio)); in BIO_copy_next_retry()
279 int BIO_get_retry_flags(BIO *bio) { in BIO_get_retry_flags() function292 BIO_set_flags(bio, BIO_get_retry_flags(bio->next_bio)); in BIO_copy_next_retry()
215 OPENSSL_EXPORT int BIO_get_retry_flags(BIO *bio);
219 OPENSSL_EXPORT int BIO_get_retry_flags(BIO *bio);
1435 BIO_get_retry_flags
2987 '#define BIO_get_retry_flags GRPC_SHADOW_BIO_get_retry_flags',
1463 #define BIO_get_retry_flags GRPC_SHADOW_BIO_get_retry_flags macro
787 #define BIO_get_retry_flags BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_get_retry_flags) macro