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

/external/chromium_org/third_party/openssl/openssl/crypto/bio/
H A Dbss_sock.c96 BIO_METHOD *BIO_s_socket(void) function
105 ret=BIO_new(BIO_s_socket());
H A Dbio.h669 BIO_METHOD *BIO_s_socket(void);
/external/openssl/crypto/bio/
H A Dbss_sock.c96 BIO_METHOD *BIO_s_socket(void) function
105 ret=BIO_new(BIO_s_socket());
H A Dbio.h669 BIO_METHOD *BIO_s_socket(void);
/external/chromium_org/third_party/openssl/openssl/ssl/
H A Dssl_lib.c672 bio=BIO_new(BIO_s_socket());
694 bio=BIO_new(BIO_s_socket());
716 bio=BIO_new(BIO_s_socket());
/external/openssl/ssl/
H A Dssl_lib.c685 bio=BIO_new(BIO_s_socket());
707 bio=BIO_new(BIO_s_socket());
729 bio=BIO_new(BIO_s_socket());
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Dbio.h669 BIO_METHOD *BIO_s_socket(void);
/external/openssl/include/openssl/
H A Dbio.h669 BIO_METHOD *BIO_s_socket(void);

Completed in 337 milliseconds