Searched defs:wbio (Results 1 – 15 of 15) sorted by relevance
/freebsd/crypto/openssl/test/ |
H A D | servername_test.c | 102 BIO *wbio; in client_setup_sni_before_state() local 154 BIO *wbio; in client_setup_sni_after_state() local
|
H A D | bad_dtls_test.c | 117 static int validate_client_hello(BIO *wbio) in validate_client_hello() argument 393 static int validate_ccs(BIO *wbio) in validate_ccs() argument 469 BIO *wbio = NULL; in test_bad_dtls() local [all...] |
H A D | fatalerrtest.c | 24 BIO *wbio = NULL; in test_fatalerr() local
|
H A D | clienthellotest.c | 64 BIO *wbio; in test_client_hello() local
|
H A D | http_test.c | 116 BIO *wbio = BIO_new(BIO_s_mem()); in test_http_x509() local 159 BIO *wbio = BIO_new(BIO_s_mem()); in test_http_keep_alive() local
|
H A D | dtlstest.c | 401 BIO *rbio = NULL, *wbio = NULL, *sbio = NULL; in test_just_finished() local
|
H A D | sslapitest.c | 3998 BIO *wbio = SSL_get_wbio(clientssl); in early_data_skip_helper() local 7016 BIO *rbio, *wbio; in test_max_fragment_len_ext() local 9497 BIO *rbio = NULL, *wbio = NULL; in test_ssl_dup() local
|
/freebsd/crypto/openssl/ssl/ |
H A D | d1_lib.c | 466 BIO *rbio, *wbio; in DTLSv1_listen() local 881 BIO *wbio; in dtls1_shutdown() local
|
H A D | ssl_lib.c | 1293 void SSL_set0_wbio(SSL *s, BIO *wbio) in SSL_set0_wbio() 1309 void SSL_set_bio(SSL *s, BIO *rbio, BIO *wbio) in SSL_set_bio() 1455 BIO *wbio = SSL_get_wbio(s); in SSL_set_rfd() local
|
H A D | ssl_local.h | 1227 BIO *wbio; member
|
/freebsd/crypto/openssl/crypto/http/ |
H A D | http_client.c | 48 BIO *wbio; /* BIO to write/send request to */ member 90 OSSL_HTTP_REQ_CTX *OSSL_HTTP_REQ_CTX_new(BIO *wbio, BIO *rbio, int buf_size) in OSSL_HTTP_REQ_CTX_new() 371 static OSSL_HTTP_REQ_CTX *http_req_ctx_new(int free_wbio, BIO *wbio, BIO *rbio, in http_req_ctx_new() 1252 BIO *wbio; in OSSL_HTTP_close() local
|
/freebsd/crypto/openssl/apps/ |
H A D | enc.c | 119 NULL, *wbio = NULL; in enc_main() local
|
H A D | s_server.c | 2864 BIO *wbio; in init_ssl_connection() local
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | bufferevent_openssl.c | 553 BIO *rbio, *wbio; in init_bio_counts() local
|
/freebsd/contrib/libevent/ |
H A D | bufferevent_openssl.c | 553 BIO *rbio, *wbio; in init_bio_counts() local
|