Home
last modified time | relevance | path

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

/third_party/openssl/include/openssl/
Dbioerr.h47 # define BIO_F_BIO_NEW 108 macro
/third_party/openssl/crypto/bio/
Dbio_lib.c76 BIOerr(BIO_F_BIO_NEW, ERR_R_MALLOC_FAILURE); in BIO_new()
89 BIOerr(BIO_F_BIO_NEW, ERR_R_MALLOC_FAILURE); in BIO_new()
95 BIOerr(BIO_F_BIO_NEW, ERR_R_INIT_FAIL); in BIO_new()
Dbio_err.c38 {ERR_PACK(ERR_LIB_BIO, BIO_F_BIO_NEW, 0), "BIO_new"},
/third_party/openssl/crypto/err/
Dopenssl.txt151 BIO_F_BIO_NEW:108:BIO_new