Home
last modified time | relevance | path

Searched refs:bio_c_out (Results 1 – 1 of 1) sorted by relevance

/openssl/apps/
H A Ds_client.c107 static BIO *bio_c_out = NULL; variable
155 BIO_printf(bio_c_out, in psk_client_cb()
309 BIO_write(bio_c_out, "\n", 1); in next_proto_cb()
831 BIO_printf(bio_c_out, in new_session_cb()
833 SSL_SESSION_print(bio_c_out, sess); in new_session_cb()
834 BIO_printf(bio_c_out, "---\n"); in new_session_cb()
1783 if (bio_c_out == NULL) { in s_client_main()
1797 if (bio_c_out == NULL) { in s_client_main()
2943 BIO_printf(bio_c_out, in s_client_main()
3356 BIO_free(bio_c_out); in s_client_main()
[all …]

Completed in 11 milliseconds