/third_party/openssl/doc/man3/ |
D | BIO_get_data.pod | 5 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/ |
D | bio_ssl.c | 288 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/ |
D | bio_ssl.c | 288 BIO_set_shutdown(b, num); in ssl_ctrl() 311 BIO_set_shutdown(b, (int)num); in ssl_ctrl()
|
/third_party/node/src/crypto/ |
D | crypto_bio.cc | 200 BIO_set_shutdown(bio, num); in Ctrl()
|
/third_party/gstreamer/gstplugins_bad/ext/dtls/ |
D | gstdtlsconnection.c | 250 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/ |
D | bio_lib.c | 179 void BIO_set_shutdown(BIO *a, int shut) in BIO_set_shutdown() function
|
/third_party/openssl/crypto/bio/ |
D | bio_lib.c | 179 void BIO_set_shutdown(BIO *a, int shut) in BIO_set_shutdown() function
|
/third_party/openssl/ohos_lite/include/openssl/ |
D | bio.h | 555 void BIO_set_shutdown(BIO *a, int shut);
|
/third_party/openssl/test/helpers/ |
D | ssltestlib.c | 664 BIO_set_shutdown(bio, (int)num); in mempacket_test_ctrl()
|
/third_party/curl/lib/vtls/ |
D | openssl.c | 663 #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/ |
D | bio.h | 637 void BIO_set_shutdown(BIO *a, int shut);
|
/third_party/node/deps/openssl/config/archs/linux32-s390x/no-asm/include/openssl/ |
D | bio.h | 637 void BIO_set_shutdown(BIO *a, int shut);
|
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/include/openssl/ |
D | bio.h | 637 void BIO_set_shutdown(BIO *a, int shut);
|
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/include/openssl/ |
D | bio.h | 637 void BIO_set_shutdown(BIO *a, int shut);
|
/third_party/node/deps/openssl/config/archs/VC-WIN64A/no-asm/include/openssl/ |
D | bio.h | 637 void BIO_set_shutdown(BIO *a, int shut);
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/ |
D | bio.h | 637 void BIO_set_shutdown(BIO *a, int shut);
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
D | bio.h | 637 void BIO_set_shutdown(BIO *a, int shut);
|
/third_party/node/deps/openssl/config/archs/VC-WIN64-ARM/no-asm/include/openssl/ |
D | bio.h | 637 void BIO_set_shutdown(BIO *a, int shut);
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/ |
D | bio.h | 637 void BIO_set_shutdown(BIO *a, int shut);
|
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
D | bio.h | 637 void BIO_set_shutdown(BIO *a, int shut);
|
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/include/openssl/ |
D | bio.h | 637 void BIO_set_shutdown(BIO *a, int shut);
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ |
D | bio.h | 637 void BIO_set_shutdown(BIO *a, int shut);
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm/include/openssl/ |
D | bio.h | 637 void BIO_set_shutdown(BIO *a, int shut);
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
D | bio.h | 637 void BIO_set_shutdown(BIO *a, int shut);
|
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm_avx2/include/openssl/ |
D | bio.h | 637 void BIO_set_shutdown(BIO *a, int shut);
|