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

/freebsd-9.3-release/crypto/openssl/crypto/bio/
H A Dbss_acpt.c102 BIO_ACCEPT *BIO_ACCEPT_new(void);
134 if ((ba = BIO_ACCEPT_new()) == NULL)
142 BIO_ACCEPT *BIO_ACCEPT_new(void) function

Completed in 44 milliseconds