Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssl/crypto/bio/
Dbss_acpt.c95 static int acpt_read(BIO *h, char *buf, int size);
113 acpt_read,
301 static int acpt_read(BIO *b, char *out, int outl) in acpt_read() function