Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_err.c138 {ERR_FUNC(SSL_F_SSL2_CONNECT), "SSL2_CONNECT"},
H A Ds2_clnt.c313 SSLerr(SSL_F_SSL2_CONNECT, SSL_R_UNKNOWN_STATE); in IMPLEMENT_ssl2_meth_func()
H A Dssl.h2293 # define SSL_F_SSL2_CONNECT 123 macro