Home
last modified time | relevance | path

Searched defs:BIO_set_bind_mode (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dbio.h401 # define BIO_set_bind_mode(b,mode) BIO_ctrl(b,BIO_C_SET_BIND_MODE,mode,NULL) macro
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dbio.h.in454 # define BIO_set_bind_mode(b,mode) BIO_ctrl(b,BIO_C_SET_BIND_MODE,mode,NULL) macro