Home
last modified time | relevance | path

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

/openbsd/src/lib/libcrypto/bio/
Dbss_conn.c112 .type = BIO_TYPE_CONNECT,
Dbio.h89 #define BIO_TYPE_CONNECT (12|0x0400|0x0100) /* socket - connect */ macro