Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Ddtls_locl.h218 int dtls1_get_record(SSL *s);
H A Dd1_pkt.c350 dtls1_get_record(SSL *s) in dtls1_get_record() function
751 if ((ret = dtls1_get_record(s)) <= 0) { in dtls1_read_bytes()
/dragonfly/crypto/libressl/
H A DChangeLog2481 CVE-2014-3571 - DTLS segmentation fault in dtls1_get_record