Searched defs:SSL_set_bio (Results 1 – 4 of 4) sorted by relevance
767 void SSL_set_bio(SSL *ssl, BIO *rbio, BIO *wbio) { in SSL_set_bio() function
766 void SSL_set_bio(SSL *ssl, BIO *rbio, BIO *wbio) { in SSL_set_bio() function
295 #define SSL_set_bio GRPC_SHADOW_SSL_set_bio macro
439 #define SSL_set_bio BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_set_bio) macro