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

/external/chromium_org/third_party/openssl/openssl/crypto/bio/
H A Dbss_acpt.c124 BIO_METHOD *BIO_s_accept(void) function
467 ret=BIO_new(BIO_s_accept());
/external/openssl/crypto/bio/
H A Dbss_acpt.c124 BIO_METHOD *BIO_s_accept(void) function
467 ret=BIO_new(BIO_s_accept());

Completed in 69 milliseconds