Home
last modified time | relevance | path

Searched defs:sock_read (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_sock.c26 # define sock_read SockRead macro
103 static int sock_read(BIO *b, char *out, int outl) in sock_read() function
/freebsd/contrib/bearssl/samples/
H A Dclient_basic.c108 sock_read(void *ctx, unsigned char *buf, size_t len) in sock_read() function
H A Dserver_basic.c224 sock_read(void *ctx, unsigned char *buf, size_t len) in sock_read() function