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

/freebsd-10.0-release/crypto/openssl/ssl/
H A Ds2_pkt.c119 static int n_do_ssl_write(SSL *s, const unsigned char *buf, unsigned int len);
455 i=n_do_ssl_write(s,&(buf[tot]),n);
519 static int n_do_ssl_write(SSL *s, const unsigned char *buf, unsigned int len) function

Completed in 164 milliseconds