Searched refs:TLS_ERROR_OUT_OF_MEMORY (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/lib/libtls/
H A Dtls_conninfo.c82 tls_set_errorx(ctx, TLS_ERROR_OUT_OF_MEMORY, "out of memory");
248 tls_set_errorx(ctx, TLS_ERROR_OUT_OF_MEMORY, "out of memory");
H A Dtls_signer.c140 tls_error_set(&signer->error, TLS_ERROR_OUT_OF_MEMORY,
226 tls_error_set(&signer->error, TLS_ERROR_OUT_OF_MEMORY,
274 tls_error_set(&signer->error, TLS_ERROR_OUT_OF_MEMORY,
H A Dtls_config.c310 tls_config_set_errorx(config, TLS_ERROR_OUT_OF_MEMORY,
316 tls_config_set_errorx(config, TLS_ERROR_OUT_OF_MEMORY,
500 tls_config_set_errorx(config, TLS_ERROR_OUT_OF_MEMORY,
588 tls_config_set_errorx(config, TLS_ERROR_OUT_OF_MEMORY,
611 tls_config_set_errorx(config, TLS_ERROR_OUT_OF_MEMORY,
H A Dtls_client.c83 tls_set_errorx(ctx, TLS_ERROR_OUT_OF_MEMORY, "out of memory");
303 tls_set_errorx(ctx, TLS_ERROR_OUT_OF_MEMORY,
H A Dtls_ocsp.c88 tls_set_error(ctx, TLS_ERROR_OUT_OF_MEMORY, "out of memory");
197 tls_set_errorx(ctx, TLS_ERROR_OUT_OF_MEMORY, "out of memory");
H A Dtls_verify.c290 tls_set_error(ctx, TLS_ERROR_OUT_OF_MEMORY,
H A Dtls.h82 #define TLS_ERROR_OUT_OF_MEMORY 0x1000 macro
H A Dtls_server.c336 tls_set_errorx(ctx, TLS_ERROR_OUT_OF_MEMORY, "out of memory");

Completed in 80 milliseconds