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

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbio_err.c126 {ERR_REASON(BIO_R_IN_USE), "in use"},
H A Dbss_bio.c505 BIOerr(BIO_F_BIO_CTRL, BIO_R_IN_USE);
696 BIOerr(BIO_F_BIO_MAKE_PAIR, BIO_R_IN_USE);
H A Dbio.h862 # define BIO_R_IN_USE 123 macro

Completed in 63 milliseconds