Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/bio/
HDbss_acpt.c410 case BIO_C_GET_BIND_MODE: in acpt_ctrl()
/dragonfly/crypto/libressl/include/openssl/
HDbio.h355 #define BIO_C_GET_BIND_MODE 132 macro
409 #define BIO_get_bind_mode(b,mode) BIO_ctrl(b,BIO_C_GET_BIND_MODE,0,NULL)