Lines Matching refs:do_dtls1_write
1459 i=do_dtls1_write(s, type, buf, len, 0);
1463 int do_dtls1_write(SSL *s, int type, const unsigned char *buf, unsigned int len, int create_empty_fragment)
1751 i = do_dtls1_write(s, SSL3_RT_ALERT, &buf[0], sizeof(buf), 0);