Home
last modified time | relevance | path

Searched defs:wbio (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/regress/lib/libssl/api/
H A Dapitest.c84 tls_client(BIO *rbio, BIO *wbio) in tls_client() argument
115 tls_server(BIO *rbio, BIO *wbio) in tls_server() argument
/openbsd-src/regress/lib/libssl/tls/
H A Dtlstest.c43 tls_client(BIO *rbio, BIO *wbio) in tls_client()
65 tls_server(BIO *rbio, BIO *wbio) in tls_server()
/openbsd-src/regress/lib/libssl/tlslegacy/
H A Dtlslegacytest.c561 BIO *rbio = NULL, *wbio = NULL; in tlslegacy_client_test() local
/openbsd-src/regress/lib/libssl/server/
H A Dservertest.c117 BIO *rbio = NULL, *wbio = NULL; in server_hello_test() local
/openbsd-src/regress/lib/libssl/shutdown/
H A Dshutdowntest.c43 tls_client(BIO *rbio, BIO *wbio) in tls_client()
65 tls_server(BIO *rbio, BIO *wbio) in tls_server()
/openbsd-src/regress/lib/libssl/client/
H A Dclienttest.c627 BIO *rbio = NULL, *wbio = NULL; client_hello_test() local
/openbsd-src/regress/lib/libssl/quic/
H A Dquictest.c46 BIO *wbio; member
/openbsd-src/usr.bin/openssl/
H A Denc.c342 BIO *rbio = NULL, *wbio = NULL; in enc_main() local
/openbsd-src/lib/libssl/
H A Dssl_local.h887 BIO *wbio; /* used by SSL_write */ global() member
H A Dssl_lib.c611 SSL_set_bio(SSL *s, BIO *rbio, BIO *wbio) in SSL_set_bio() argument
[all...]