Searched refs:acpt_write (Results 1 - 1 of 1) sorted by relevance

/external/openssl/crypto/bio/
H A Dbss_acpt.c95 static int acpt_write(BIO *h, const char *buf, int num);
114 acpt_write,
322 static int acpt_write(BIO *b, const char *in, int inl) function
460 ret=acpt_write(bp,str,n);

Completed in 12 milliseconds