Home | History | Annotate | Download | only in openssl

Lines Matching refs:SSL_is_dtls

237 /* SSL_is_dtls returns one if |ssl| is a DTLS connection and zero otherwise. */
238 OPENSSL_EXPORT int SSL_is_dtls(const SSL *ssl);