Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_conn.c43 static int conn_read(BIO *h, char *buf, int size);
69 conn_read,
323 static int conn_read(BIO *b, char *out, int outl) in conn_read() function