s3_pkt.c | 120 static int do_ssl3_write(SSL *s, int type, const unsigned char *buf, 632 i=do_ssl3_write(s, type, &(buf[tot]), nw, 0); 655 static int do_ssl3_write(SSL *s, int type, const unsigned char *buf, function 721 prefix_len = do_ssl3_write(s, type, buf, 0, 1); [all...] |