Home
last modified time | relevance | path

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

/openssl/crypto/bio/
H A Dbss_acpt.c38 static int acpt_write(BIO *h, const char *buf, int num);
60 acpt_write,
382 static int acpt_write(BIO *b, const char *in, int inl) in acpt_write() function
560 ret = acpt_write(bp, str, n); in acpt_puts()

Completed in 4 milliseconds