Home
last modified time | relevance | path

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

/external/openssl/ssl/
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); 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