Searched refs:n_do_ssl_write (Results 1 – 1 of 1) sorted by relevance
119 static int n_do_ssl_write(SSL *s, const unsigned char *buf, unsigned int len);452 i=n_do_ssl_write(s,&(buf[tot]),n); in ssl2_write()516 static int n_do_ssl_write(SSL *s, const unsigned char *buf, unsigned int len) in n_do_ssl_write() function