Home
last modified time | relevance | path

Searched refs:tls_error_code (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/lib/libtls/
H A Dtls.h101 int tls_error_code(struct tls *_ctx);
H A Dtls.c76 tls_error_code(struct tls *ctx) in tls_error_code() function