/openbsd/lib/libtls/man/ |
H A D | Makefile | 17 tls_read.3 \
|
/openbsd/lib/libtls/ |
H A D | Symbols.list | 88 tls_read
|
H A D | tls.h | 196 ssize_t tls_read(struct tls *_ctx, void *_buf, size_t _buflen);
|
H A D | tls.c | 857 tls_read(struct tls *ctx, void *buf, size_t buflen) in tls_read() function
|
/openbsd/usr.sbin/relayd/ |
H A D | check_tls.c | 56 ret = tls_read(cte->tls, rbuf, sizeof(rbuf)); in check_tls_read()
|
H A D | relay.c | 2509 ret = tls_read(cre->tls, rbuf, howmuch); in relay_tls_readcb()
|
/openbsd/usr.sbin/ldapd/ |
H A D | evbuffer_tls.c | 311 n = tls_read(ctx, p, howmuch); in evtls_read()
|
/openbsd/usr.sbin/syslogd/ |
H A D | evbuffer_tls.c | 312 n = tls_read(ctx, p, howmuch); in evtls_read()
|
/openbsd/regress/lib/libtls/gotls/ |
H A D | tls.go | 313 ret := C.tls_read(t.ctx, unsafe.Pointer(&buf[0]), C.size_t(len(buf)))
|
/openbsd/usr.sbin/smtpd/ |
H A D | iobuf.c | 427 n = tls_read(tls, io->buf + io->wpos, iobuf_left(io)); in iobuf_read_tls()
|
/openbsd/usr.sbin/acme-client/ |
H A D | http.c | 97 rc = tls_read(http->ctx, buf, sz); in dotlsread()
|
/openbsd/usr.sbin/ocspcheck/ |
H A D | http.c | 96 rc = tls_read(http->ctx, buf, sz); in dotlsread()
|
/openbsd/usr.sbin/ntpd/ |
H A D | constraint.c | 1151 ret = tls_read(tls, &c, 1); in tls_readline()
|
/openbsd/usr.bin/ldap/ |
H A D | aldap.c | 365 ret = tls_read(ldap->tls, rbuf, sizeof(rbuf)); in aldap_parse()
|
/openbsd/libexec/login_ldap/ |
H A D | aldap.c | 365 ret = tls_read(ldap->tls, rbuf, sizeof(rbuf)); in aldap_parse()
|
/openbsd/usr.sbin/ypldap/ |
H A D | aldap.c | 401 ret = tls_read(ldap->tls, rbuf, sizeof(rbuf)); in aldap_parse()
|
/openbsd/usr.bin/tcpbench/ |
H A D | tcpbench.c | 610 n = tls_read(sc->tls, sc->buf, sc->buflen); in tcp_server_handle_sc()
|
/openbsd/usr.sbin/httpd/ |
H A D | server.c | 799 ret = tls_read(clt->clt_tls_ctx, rbuf, howmuch); in server_tls_readcb()
|
/openbsd/usr.bin/ftp/ |
H A D | fetch.c | 1770 ret = tls_read(tls, buf, len); in stdio_tls_read_wrapper()
|
/openbsd/usr.bin/nc/ |
H A D | netcat.c | 1329 n = tls_read(tls, buf + *bufpos, num); in fillbuf()
|
/openbsd/libexec/spamd/ |
H A D | spamd.c | 1087 n = tls_read(cp->cctx, cp->ip, cp->il); in handler()
|
/openbsd/usr.sbin/rpki-client/ |
H A D | http.c | 1529 s = tls_read(conn->tls, conn->buf + conn->bufpos, in http_read()
|
/openbsd/distrib/sets/lists/comp/ |
H A D | mi | 3012 ./usr/share/man/man3/tls_read.3
|