Home
last modified time | relevance | path

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

/openssl/crypto/bio/
H A Dbss_acpt.c46 static BIO_ACCEPT *BIO_ACCEPT_new(void);
83 if ((ba = BIO_ACCEPT_new()) == NULL) in acpt_new()
91 static BIO_ACCEPT *BIO_ACCEPT_new(void) in BIO_ACCEPT_new() function

Completed in 7 milliseconds