Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/bio/
H A Dbss_conn.c112 .type = BIO_TYPE_CONNECT,
/dragonfly/crypto/libressl/include/openssl/
H A Dbio.h89 #define BIO_TYPE_CONNECT (12|0x0400|0x0100) /* socket - connect */ macro