Home
last modified time | relevance | path

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

/openssl/include/openssl/
H A Dbioerr.h51 # define BIO_R_TRANSFER_TIMEOUT 105 macro
/openssl/crypto/bio/
H A Dbio_err.c53 {ERR_PACK(ERR_LIB_BIO, 0, BIO_R_TRANSFER_TIMEOUT), "transfer timeout"},
H A Dbio_lib.c984 rv == 0 ? BIO_R_TRANSFER_TIMEOUT : BIO_R_TRANSFER_ERROR); in BIO_wait()
/openssl/crypto/err/
H A Dopenssl.txt156 BIO_R_TRANSFER_TIMEOUT:105:transfer timeout

Completed in 19 milliseconds