Home
last modified time | relevance | path

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

/freebsd-11-stable/crypto/openssl/ssl/
HDssl_err.c294 {ERR_FUNC(SSL_F_SSL_NEW), "SSL_new"},
HDssl_lib.c299 SSLerr(SSL_F_SSL_NEW, SSL_R_NULL_SSL_CTX); in SSL_new()
303 SSLerr(SSL_F_SSL_NEW, SSL_R_SSL_CTX_HAS_NO_DEFAULT_SSL_VERSION); in SSL_new()
433 SSLerr(SSL_F_SSL_NEW, ERR_R_MALLOC_FAILURE); in SSL_new()
HDssl.h2769 # define SSL_F_SSL_NEW 186 macro