Home
last modified time | relevance | path

Searched refs:BIO_BIND_NORMAL (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/lib/libcrypto/bio/
Db_sock.c185 bind_mode = BIO_BIND_NORMAL; in BIO_get_accept_socket()
Dbss_acpt.c147 ret->bind_mode = BIO_BIND_NORMAL; in BIO_ACCEPT_new()
Dbio.h396 #define BIO_BIND_NORMAL 0 macro