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

/external/openssl/crypto/bio/
H A Dbss_log.c125 static int MS_CALLBACK slg_write(BIO *h, const char *buf, int num);
137 slg_write,
168 static int MS_CALLBACK slg_write(BIO *b, const char *in, int inl) function
240 ret=slg_write(bp,str,n);

Completed in 201 milliseconds