Home
last modified time | relevance | path

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

/openbsd/usr.bin/openssl/
H A Ds_cb.c368 case SSL2_VERSION: in msg_cb()
396 if (version == SSL2_VERSION) { in msg_cb()
/openbsd/regress/lib/libssl/unit/
H A Dssl_versions.c262 .peerver = SSL2_VERSION,
/openbsd/lib/libssl/
H A Dssl.h2334 #define SSL2_VERSION 0x0002 macro