Searched defs:rbio (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/crypto/openssl/ssl/
H A Dclienthellotest.c92 BIO *rbio; local
H A Dbad_dtls_test.c495 static int send_hello_verify(BIO *rbio) argument
523 static int send_server_hello(BIO *rbio) argument
576 static int send_record(BIO *rbio, unsigned char type, unsigned long seqnr, argument
651 send_finished(SSL *s, BIO *rbio) argument
756 BIO *rbio; local
[all...]
H A Dssl_lib.c673 void SSL_set_bio(SSL *s, BIO *rbio, BIO *wbio) argument
[all...]
H A Dssl.h1438 BIO *rbio; member in struct:ssl_st
1445 char *rbio; member in struct:ssl_st
/freebsd-11.0-release/crypto/openssl/apps/
H A Denc.c125 BIO *in = NULL, *out = NULL, *b64 = NULL, *benc = NULL, *rbio = local

Completed in 192 milliseconds