Searched refs:BIO_new_accept (Results 1 – 4 of 4) sorted by relevance
463 BIO *BIO_new_accept(char *str) in BIO_new_accept() function
742 BIO *BIO_new_accept(char *host_port);
1186 acbio = BIO_new_accept(port); in init_responder()