Home
last modified time | relevance | path

Searched refs:BIO_set_shutdown (Results 1 – 25 of 72) sorted by relevance

123

/third_party/openssl/doc/man3/
DBIO_get_data.pod5 BIO_set_data, BIO_get_data, BIO_set_init, BIO_get_init, BIO_set_shutdown,
16 void BIO_set_shutdown(BIO *a, int shut);
35 The BIO_set_shutdown() and BIO_get_shutdown() functions set and get the state of
/third_party/openssl/ssl/
Dbio_ssl.c288 BIO_set_shutdown(b, num); in ssl_ctrl()
311 BIO_set_shutdown(b, (int)num); in ssl_ctrl()
/third_party/node/deps/openssl/openssl/ssl/
Dbio_ssl.c288 BIO_set_shutdown(b, num); in ssl_ctrl()
311 BIO_set_shutdown(b, (int)num); in ssl_ctrl()
/third_party/node/src/crypto/
Dcrypto_bio.cc200 BIO_set_shutdown(bio, num); in Ctrl()
/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlsconnection.c250 BIO_set_shutdown (BIO * bio, int shutdown) in BIO_set_shutdown() function
1304 BIO_set_shutdown (bio, 0); in bio_method_new()
/third_party/node/deps/openssl/openssl/crypto/bio/
Dbio_lib.c179 void BIO_set_shutdown(BIO *a, int shut) in BIO_set_shutdown() function
/third_party/openssl/crypto/bio/
Dbio_lib.c179 void BIO_set_shutdown(BIO *a, int shut) in BIO_set_shutdown() function
/third_party/openssl/ohos_lite/include/openssl/
Dbio.h555 void BIO_set_shutdown(BIO *a, int shut);
/third_party/openssl/test/helpers/
Dssltestlib.c664 BIO_set_shutdown(bio, (int)num); in mempacket_test_ctrl()
/third_party/curl/lib/vtls/
Dopenssl.c663 #define BIO_set_shutdown(x,v) ((x)->shutdown=(v)) macro
668 BIO_set_shutdown(bio, 1); in ossl_bio_cf_create()
696 BIO_set_shutdown(bio, (int)num); in ossl_bio_cf_ctrl()
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/no-asm/include/openssl/
Dbio.h637 void BIO_set_shutdown(BIO *a, int shut);
/third_party/node/deps/openssl/config/archs/linux32-s390x/no-asm/include/openssl/
Dbio.h637 void BIO_set_shutdown(BIO *a, int shut);
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/include/openssl/
Dbio.h637 void BIO_set_shutdown(BIO *a, int shut);
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/include/openssl/
Dbio.h637 void BIO_set_shutdown(BIO *a, int shut);
/third_party/node/deps/openssl/config/archs/VC-WIN64A/no-asm/include/openssl/
Dbio.h637 void BIO_set_shutdown(BIO *a, int shut);
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/
Dbio.h637 void BIO_set_shutdown(BIO *a, int shut);
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
Dbio.h637 void BIO_set_shutdown(BIO *a, int shut);
/third_party/node/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/include/openssl/
Dbio.h637 void BIO_set_shutdown(BIO *a, int shut);
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
Dbio.h637 void BIO_set_shutdown(BIO *a, int shut);
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
Dbio.h637 void BIO_set_shutdown(BIO *a, int shut);
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/include/openssl/
Dbio.h637 void BIO_set_shutdown(BIO *a, int shut);
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/
Dbio.h637 void BIO_set_shutdown(BIO *a, int shut);
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm/include/openssl/
Dbio.h637 void BIO_set_shutdown(BIO *a, int shut);
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
Dbio.h637 void BIO_set_shutdown(BIO *a, int shut);
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm_avx2/include/openssl/
Dbio.h637 void BIO_set_shutdown(BIO *a, int shut);

123