Home
last modified time | relevance | path

Searched refs:BIO_new_dgram_sctp (Results 1 – 8 of 8) sorted by relevance

/third_party/openssl/apps/
Ds_socket.c139 BIO *tmpbio = BIO_new_dgram_sctp(*sock, BIO_NOCLOSE); in init_client()
283 BIO *tmpbio = BIO_new_dgram_sctp(asock, BIO_NOCLOSE); in do_server()
Ds_client.c2083 sbio = BIO_new_dgram_sctp(s, BIO_NOCLOSE); in s_client_main()
Ds_server.c2296 sbio = BIO_new_dgram_sctp(s, BIO_NOCLOSE); in sv_body()
/third_party/openssl/test/
Dhandshake_helper.c1316 tmpbio = BIO_new_dgram_sctp(sock, BIO_NOCLOSE); in set_sock_as_sctp()
1505 client_to_server = BIO_new_dgram_sctp(csock, BIO_CLOSE); in do_handshake_internal()
1506 server_to_client = BIO_new_dgram_sctp(ssock, BIO_CLOSE); in do_handshake_internal()
/third_party/openssl/include/openssl/
Dbio.h611 BIO *BIO_new_dgram_sctp(int fd, int close_flag);
/third_party/openssl/crypto/bio/
Dbss_dgram.c819 BIO *BIO_new_dgram_sctp(int fd, int close_flag) in BIO_new_dgram_sctp() function
/third_party/openssl/crypto/err/
Dopenssl.txt152 BIO_F_BIO_NEW_DGRAM_SCTP:145:BIO_new_dgram_sctp
/third_party/openssl/util/
Dlibcrypto.num331 BIO_new_dgram_sctp 332 1_1_0 EXIST::FUNCTION:DGRAM,SCTP