Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/bio/
HDbio.h435 # define BIO_C_GET_ACCEPT 124 macro
488 # define BIO_get_accept_port(b) BIO_ptr_ctrl(b,BIO_C_GET_ACCEPT,0)
HDbss_acpt.c395 case BIO_C_GET_ACCEPT: in acpt_ctrl()