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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Ds2_pkt.c120 static int n_do_ssl_write(SSL *s, const unsigned char *buf, unsigned int len);
430 i = n_do_ssl_write(s, &(buf[tot]), n);
486 static int n_do_ssl_write(SSL *s, const unsigned char *buf, unsigned int len) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Ds2_pkt.c120 static int n_do_ssl_write(SSL *s, const unsigned char *buf, unsigned int len);
430 i = n_do_ssl_write(s, &(buf[tot]), n);
486 static int n_do_ssl_write(SSL *s, const unsigned char *buf, unsigned int len) function

Completed in 111 milliseconds