Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/bio/
H A Dbss_acpt.c98 static BIO_ACCEPT *BIO_ACCEPT_new(void );
130 if ((ba = BIO_ACCEPT_new()) == NULL) in acpt_new()
139 BIO_ACCEPT_new(void) in BIO_ACCEPT_new() function