Searched refs:SSL_ERROR_SSL (Results 1 – 25 of 28) sorted by relevance
12
99 ssl_error == SSL_ERROR_SSL) { in test_func()132 ssl_error == SSL_ERROR_SSL) { in test_func()
351 ssl_error == SSL_ERROR_SSL)) in test_asyncio()372 ssl_error == SSL_ERROR_SSL)) in test_asyncio()
2733 || !TEST_int_eq(SSL_get_error(serverssl, 0), SSL_ERROR_SSL)) in early_data_skip_helper()3036 || !TEST_int_eq(SSL_get_error(clientssl, 0), SSL_ERROR_SSL) in test_early_data_psk()3444 SSL_ERROR_SSL)) in test_ciphersuite_change()3497 SSL_ERROR_SSL)) in test_ciphersuite_change()6038 || !TEST_int_eq(SSL_get_error(clientssl, -1), SSL_ERROR_SSL)) in test_shutdown()
60 if (m == SSL_ERROR_SSL) in lws_ssl_get_error()255 if (m == SSL_ERROR_SSL || m == SSL_ERROR_SYSCALL || in lws_ssl_capable_read()556 if (n != SSL_ERROR_SYSCALL && n != SSL_ERROR_SSL) { in __lws_tls_shutdown()
541 if (m == SSL_ERROR_SSL) { in lws_tls_client_connect()
727 if (m == SSL_ERROR_SYSCALL || m == SSL_ERROR_SSL)
52 # define SSL_ERROR_SSL 1 macro
466 case SSL_ERROR_SSL: { in tls_handshake()727 case SSL_ERROR_SSL: in write_tls()783 case SSL_ERROR_SSL: in read_tls()828 case SSL_ERROR_SSL: in read_tls()
150 case SSL_ERROR_SSL: in ssl_read()213 case SSL_ERROR_SSL: in ssl_write()
149 =item SSL_ERROR_SSL161 the peer. This will be properly reported as B<SSL_ERROR_SSL> with reason
27 or SSL_ERROR_SSL.
331 if (n != SSL_ERROR_SYSCALL && n != SSL_ERROR_SSL) { in __lws_tls_shutdown()
329 if (m == SSL_ERROR_SYSCALL || m == SSL_ERROR_SSL) in lws_tls_server_accept()
253 if (ssl_error == SSL_ERROR_SSL)
2961 else if (err == SSL_ERROR_SSL) in coap_dtls_send()3084 else if (err == SSL_ERROR_SSL) in coap_dtls_receive()3334 else if (err == SSL_ERROR_SSL) in coap_tls_write()3397 else if (err == SSL_ERROR_SSL) in coap_tls_read()
2622 case SSL_ERROR_SSL: in sv_body()2703 case SSL_ERROR_SSL: in sv_body()2742 return (err != SSL_ERROR_SSL) in is_retryable()
2949 case SSL_ERROR_SSL: in s_client_main()3036 case SSL_ERROR_SSL: in s_client_main()
212 case SSL_ERROR_SSL: in ssl_error_string()509 case SSL_ERROR_SSL: in do_ssl_read()
993 case SSL_ERROR_SSL: in handle_error()
433 case SSL_ERROR_SSL: in GetSSLError()
311 case SSL_ERROR_SSL: in SSL_ERROR_to_str()4242 case SSL_ERROR_SSL: in ossl_send()
59 o Revert the unexpected EOF reporting via SSL_ERROR_SSL66 it via SSL_ERROR_SSL
1181 # define SSL_ERROR_SSL 1 macro
663 case SSL_ERROR_SSL: in PySSL_SetError()