Searched refs:SSL_ERROR_SSL (Results 1 – 8 of 8) sorted by relevance
339 if (rc < 0 && SSL_get_error(ssl, rc) == SSL_ERROR_SSL) { in ssl_io_hook_read()371 if (rc < 0 && SSL_get_error(ssl, rc) == SSL_ERROR_SSL) { in ssl_io_hook_write()406 if (rc < 0 && SSL_get_error(ssl, rc) == SSL_ERROR_SSL) { in ssl_io_hook_writev()
218 case SSL_ERROR_SSL: in ssl_read()287 case SSL_ERROR_SSL: in ssl_write()
1087 #define SSL_ERROR_SSL 1 macro
1768 return(SSL_ERROR_SSL); in SSL_get_error()
772 case SSL_ERROR_SSL:897 case SSL_ERROR_SSL:
1121 case SSL_ERROR_SSL: in sv_body()1174 case SSL_ERROR_SSL: in sv_body()1400 case SSL_ERROR_SSL: in www_body()
830 case SSL_ERROR_SSL: in MAIN()909 case SSL_ERROR_SSL: in MAIN()
99 =item SSL_ERROR_SSL