Home
last modified time | relevance | path

Searched refs:BIO_get_shutdown (Results 1 – 10 of 10) sorted by relevance

/third_party/openssl/doc/man3/
DBIO_get_data.pod6 BIO_get_shutdown - functions for managing BIO state information
17 int BIO_get_shutdown(BIO *a);
35 The BIO_set_shutdown() and BIO_get_shutdown() functions set and get the state of
46 BIO_get_shutdown() returns the stat of the BIO's shutdown (i.e. BIO_CLOSE) flag.
/third_party/node/src/
Dnode_crypto_bio.cc68 if (BIO_get_shutdown(bio)) { in Free()
199 ret = BIO_get_shutdown(bio); in Ctrl()
/third_party/openssl/ssl/
Dbio_ssl.c79 if (BIO_get_shutdown(a)) { in ssl_free()
308 ret = BIO_get_shutdown(b); in ssl_ctrl()
/third_party/openssl/crypto/bio/
Dbio_lib.c184 int BIO_get_shutdown(BIO *a) in BIO_get_shutdown() function
/third_party/openssl/test/helpers/
Dssltestlib.c575 ret = BIO_get_shutdown(bio); in mempacket_test_ctrl()
/third_party/openssl/ohos_lite/include/openssl/
Dbio.h556 int BIO_get_shutdown(BIO *a);
/third_party/openssl/include/openssl/
Dbio.h.in615 int BIO_get_shutdown(BIO *a);
/third_party/cups/
Dohos-add-openssl.patch1298 + if (BIO_get_shutdown(h))
/third_party/libcoap/src/
Dcoap_openssl.c330 ret = BIO_get_shutdown(a); in coap_dgram_ctrl()
/third_party/openssl/util/
Dlibcrypto.num3849 BIO_get_shutdown 3936 3_0_0 EXIST::FUNCTION: