Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/bio/
H A Dbio_err.c84 {ERR_FUNC(BIO_F_BIO_NEW), "BIO_new"},
H A Dbio_lib.c73 BIOerr(BIO_F_BIO_NEW,ERR_R_MALLOC_FAILURE); in BIO_new()
H A Dbio.h711 #define BIO_F_BIO_NEW 108 macro