Home
last modified time | relevance | path

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

/freebsd-11-stable/crypto/openssl/ssl/
HDssl2.h68 # define SSL2_VERSION_MAJOR 0x00 macro
HDs23_clnt.c418 version_major = SSL2_VERSION_MAJOR; in ssl23_client_hello()