Home
last modified time | relevance | path

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

/third_party/openssl/include/openssl/
Dbioerr.h38 # define BIO_F_BIO_GETS 104 macro
/third_party/openssl/crypto/bio/
Dbio_lib.c438 BIOerr(BIO_F_BIO_GETS, BIO_R_UNSUPPORTED_METHOD); in BIO_gets()
443 BIOerr(BIO_F_BIO_GETS, BIO_R_INVALID_ARGUMENT); in BIO_gets()
454 BIOerr(BIO_F_BIO_GETS, BIO_R_UNINITIALIZED); in BIO_gets()
Dbio_err.c29 {ERR_PACK(ERR_LIB_BIO, BIO_F_BIO_GETS, 0), "BIO_gets"},
/third_party/openssl/crypto/err/
Dopenssl.txt142 BIO_F_BIO_GETS:104:BIO_gets