Lines Matching refs:tls_error
136 errx(1, "%s handshake failed: %s", name, tls_error(ctx));
150 errx(1, "%s close failed: %s", name, tls_error(ctx));
224 errx(1, "failed to accept: %s", tls_error(server));
228 errx(1, "failed to connect: %s", tls_error(client));
250 errx(1, "failed to accept: %s", tls_error(server));
253 errx(1, "failed to connect: %s", tls_error(client));
279 errx(1, "failed to accept: %s", tls_error(server));
282 errx(1, "failed to connect: %s", tls_error(client));
331 errx(1, "failed to configure client: %s", tls_error(client));
334 errx(1, "failed to configure server: %s", tls_error(server));
374 errx(1, "failed to configure client: %s", tls_error(client));
377 errx(1, "failed to configure server: %s", tls_error(server));
383 errx(1, "failed to configure client: %s", tls_error(client));
386 errx(1, "failed to configure server: %s", tls_error(server));
392 errx(1, "failed to configure client: %s", tls_error(client));
395 errx(1, "failed to configure server: %s", tls_error(server));
436 errx(1, "failed to configure client: %s", tls_error(client));
438 errx(1, "failed to configure server: %s", tls_error(server));
454 errx(1, "failed to accept: %s", tls_error(server));
458 errx(1, "failed to connect: %s", tls_error(client));