Home
last modified time | relevance | path

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

/trueos/crypto/openssl/crypto/bio/
HDbio_err.c105 {ERR_FUNC(BIO_F_SSL_NEW), "SSL_new"},
HDbio.h838 # define BIO_F_SSL_NEW 118 macro
/trueos/crypto/openssl/ssl/
HDbio_ssl.c108 BIOerr(BIO_F_SSL_NEW, ERR_R_MALLOC_FAILURE); in ssl_new()