Lines Matching defs:error
195 /* if ssl error is overruled in callback and cert is ok,
202 /* cert validation error was not handled in callback */
209 lwsl_err("SSL error: %s (preverify_ok=%d;err=%d;"
365 * Otherwise the connect will simply fail with error code -155
729 unsigned long error;
752 error = ERR_get_error();
759 error, (char *)vh->context->pt[0].serv_buf);
761 error, es);
860 error = ERR_get_error();
867 error, (char *)vh->context->pt[0].serv_buf);
869 error, es);