Home
last modified time | relevance | path

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

/external/openssl/crypto/bio/
Dbss_acpt.c96 static int acpt_read(BIO *h, char *buf, int size);
115 acpt_read,
303 static int acpt_read(BIO *b, char *out, int outl) in acpt_read() function