Home
last modified time | relevance | path

Searched refs:SSL3_VERSION (Results 1 – 2 of 2) sorted by relevance

/dragonfly/crypto/libressl/apps/openssl/
HDs_cb.c376 case SSL3_VERSION: in msg_cb()
456 if (version == SSL3_VERSION || version == TLS1_VERSION || in msg_cb()
/dragonfly/crypto/libressl/include/openssl/
HDssl3.h287 #define SSL3_VERSION 0x0300 macro