Searched refs:BIO_F_BIO_GETS (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbio_err.c79 {ERR_FUNC(BIO_F_BIO_GETS), "BIO_gets"},
H A Dbio_lib.c289 BIOerr(BIO_F_BIO_GETS, BIO_R_UNSUPPORTED_METHOD);
299 BIOerr(BIO_F_BIO_GETS, BIO_R_UNINITIALIZED);
H A Dbio.h820 # define BIO_F_BIO_GETS 104 macro

Completed in 99 milliseconds