Home
last modified time | relevance | path

Searched refs:OSSL_TFO_DO_NOT_CONNECT (Results 1 – 2 of 2) sorted by relevance

/src/crypto/openssl/include/internal/
H A Dbio_tfo.h109 #define OSSL_TFO_DO_NOT_CONNECT 1 macro
122 #define OSSL_TFO_DO_NOT_CONNECT 1 macro
145 #define OSSL_TFO_DO_NOT_CONNECT 1 macro
/src/crypto/openssl/crypto/bio/
H A Dbio_sock2.c185 #if defined(OSSL_TFO_DO_NOT_CONNECT) in BIO_connect()