Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bio/
H A Dbio_sock2.c138 ERR_raise(ERR_LIB_BIO, BIO_R_TFO_DISABLED); in BIO_connect()
152 ERR_raise(ERR_LIB_BIO, BIO_R_TFO_DISABLED); in BIO_connect()
389 ERR_raise(ERR_LIB_BIO, BIO_R_TFO_DISABLED); in BIO_listen()
403 ERR_raise(ERR_LIB_BIO, BIO_R_TFO_DISABLED); in BIO_listen()
H A Dbio_err.c50 { ERR_PACK(ERR_LIB_BIO, 0, BIO_R_TFO_DISABLED), "tfo disabled" },
/freebsd/crypto/openssl/include/openssl/
H A Dbioerr.h48 #define BIO_R_TFO_DISABLED 106 macro
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt159 BIO_R_TFO_DISABLED:106:tfo disabled