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

/external/openssl/ssl/
H A Ds2_pkt.c119 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);
516 static int n_do_ssl_write(SSL *s, const unsigned char *buf, unsigned int len) function

Completed in 638 milliseconds