Home
last modified time | relevance | path

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

/openssl/apps/
H A Ds_client.c890 int write_tty, read_tty, write_ssl, read_ssl, tty_on, ssl_pending; in s_client_main() local
2330 read_ssl = 1; in s_client_main()
2985 ssl_pending = read_ssl && SSL_has_pending(con); in s_client_main()
3009 if ((!isquic && read_ssl) in s_client_main()
3017 if ((!isquic && read_ssl) in s_client_main()
3107 read_ssl = 1; in s_client_main()
3165 read_ssl = 1; in s_client_main()
3188 read_ssl = 0; in s_client_main()
3195 read_ssl = 1; in s_client_main()
3207 read_ssl = 1; in s_client_main()

Completed in 12 milliseconds