Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/bio/
H A Dbio_err.c87 {ERR_FUNC(BIO_F_BIO_NREAD), "BIO_nread"},
H A Dbss_bio.c883 BIOerr(BIO_F_BIO_NREAD, BIO_R_UNINITIALIZED); in BIO_nread()
H A Dbio.h714 #define BIO_F_BIO_NREAD 123 macro