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

/freebsd-9.3-release/crypto/openssl/crypto/bio/
H A Dbss_acpt.c122 BIO_METHOD *BIO_s_accept(void) function
452 ret = BIO_new(BIO_s_accept());
H A Dbio.h643 BIO_METHOD *BIO_s_accept(void);

Completed in 51 milliseconds