Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bio/
Dbio_sock.c215 int BIO_get_accept_socket(char *host, int bind_mode) in BIO_get_accept_socket() function
/third_party/openssl/doc/man3/
DBIO_connect.pod105 BIO_get_accept_socket() and BIO_accept() were deprecated in OpenSSL 1.1.0.
/third_party/openssl/util/
Dmissingcrypto.txt196 BIO_get_accept_socket(3)
Dmissingcrypto111.txt218 BIO_get_accept_socket(3)
Dlibcrypto.num1518 BIO_get_accept_socket 1553 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_1_1_0,SOCK
/third_party/openssl/ohos_lite/include/openssl/
Dbio.h689 DEPRECATEDIN_1_1_0(int BIO_get_accept_socket(char *host_port, int mode))
/third_party/openssl/include/openssl/
Dbio.h.in750 OSSL_DEPRECATEDIN_1_1_0 int BIO_get_accept_socket(char *host_port, int mode);