Searched defs:read_cb (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/regress/lib/libevent/
H A Dtest-eof.c37 read_cb(int fd, short event, void *arg) function
/openbsd-current/lib/libtls/
H A Dtls_bio_cb.c138 tls_set_cbs(struct tls *ctx, tls_read_cb read_cb, tls_write_cb write_cb, argument
H A Dtls_server.c437 tls_accept_cbs(struct tls *ctx, struct tls **cctx, tls_read_cb read_cb, tls_write_cb write_cb, void *cb_arg) argument
H A Dtls_client.c436 tls_connect_cbs(struct tls *ctx, tls_read_cb read_cb, argument
H A Dtls_internal.h206 tls_read_cb read_cb; member in struct:tls
/openbsd-current/regress/lib/libssl/buffer/
H A Dbuffertest.c37 read_cb(void *buf, size_t buflen, void *cb_arg) function
/openbsd-current/lib/libssl/
H A Dtls_buffer.c129 tls_buffer_extend(struct tls_buffer *buf, size_t len, tls_read_cb read_cb, void *cb_arg) argument
/openbsd-current/regress/lib/libssl/record/
H A Drecordtest.c75 read_cb(void *buf, size_t buflen, void *cb_arg) function

Completed in 189 milliseconds