Searched defs:rbio (Results 1 – 4 of 4) sorted by relevance
92 BIO *rbio; in main() local
664 void SSL_set_bio(SSL *s, BIO *rbio, BIO *wbio) in SSL_set_bio()
1438 BIO *rbio; member1445 char *rbio; member
125 BIO *in = NULL, *out = NULL, *b64 = NULL, *benc = NULL, *rbio = in MAIN() local