Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/bio/
H A Dbss_acpt.c385 case BIO_C_GET_ACCEPT: in acpt_ctrl()
/dragonfly/crypto/libressl/include/openssl/
H A Dbio.h347 #define BIO_C_GET_ACCEPT 124 macro
400 #define BIO_get_accept_port(b) BIO_ptr_ctrl(b,BIO_C_GET_ACCEPT,0)