Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_dgram.c46 static int dgram_read(BIO *h, char *buf, int size);
78 dgram_read,
293 static int dgram_read(BIO *b, char *out, int outl) in dgram_read() function