Home
last modified time | relevance | path

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

/openssl-master/doc/man3/
A 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.
/openssl-master/ssl/
A Dbio_ssl.c79 if (BIO_get_shutdown(a)) { in ssl_free()
308 ret = BIO_get_shutdown(b); in ssl_ctrl()
/openssl-master/crypto/bio/
A Dbio_lib.c183 int BIO_get_shutdown(BIO *a) in BIO_get_shutdown() function
/openssl-master/test/helpers/
A Dssltestlib.c540 ret = BIO_get_shutdown(bio); in mempacket_test_ctrl()
/openssl-master/include/openssl/
A Dbio.h.in613 int BIO_get_shutdown(BIO *a);
/openssl-master/util/
A Dlibcrypto.num3849 BIO_get_shutdown 3936 3_0_0 EXIST::FUNCTION:

Completed in 20 milliseconds