Searched refs:BIO_up_ref (Results 1 – 18 of 18) sorted by relevance
32 BIO_up_ref(rbio); in ScopedSslBio()33 BIO_up_ref(wbio); in ScopedSslBio()
281 BIO_up_ref(rbio); in MoveBIOs()285 BIO_up_ref(wbio); in MoveBIOs()
143 BIO_up_ref(rbio); in MoveBIOs()147 BIO_up_ref(wbio); in MoveBIOs()
101 OPENSSL_EXPORT int BIO_up_ref(BIO *bio);906 BORINGSSL_MAKE_UP_REF(BIO, BIO_up_ref)
101 OPENSSL_EXPORT int BIO_up_ref(BIO *bio);910 BORINGSSL_MAKE_UP_REF(BIO, BIO_up_ref)
1085 BIO_up_ref(bio.get()); in GetClientHello()1931 BIO_up_ref(bio1.get()); in TEST()1938 BIO_up_ref(bio2.get()); in TEST()1939 BIO_up_ref(bio3.get()); in TEST()1946 BIO_up_ref(bio1.get()); in TEST()1950 BIO_up_ref(bio3.get()); in TEST()1957 BIO_up_ref(bio1.get()); in TEST()1965 BIO_up_ref(bio1.get()); in TEST()1966 BIO_up_ref(bio2.get()); in TEST()4162 BIO_up_ref(rbio); in MoveBIOs()[all …]
779 BIO_up_ref(rbio); in SSL_set_bio()1608 BIO_up_ref(rbio); in SSL_set_wfd()1628 BIO_up_ref(wbio); in SSL_set_rfd()
778 BIO_up_ref(rbio); in SSL_set_bio()1651 BIO_up_ref(rbio); in SSL_set_wfd()1671 BIO_up_ref(wbio); in SSL_set_rfd()
111 int BIO_up_ref(BIO *bio) { in BIO_up_ref() function
263 static int BIO_up_ref(BIO *b) in BIO_up_ref() function974 BIO_up_ref(inbio->bio); in newPySSLSocket()975 BIO_up_ref(outbio->bio); in newPySSLSocket()
1477 BIO_up_ref
3029 '#define BIO_up_ref GRPC_SHADOW_BIO_up_ref',
1505 #define BIO_up_ref GRPC_SHADOW_BIO_up_ref macro
857 #define BIO_up_ref BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_up_ref) macro