Home
last modified time | relevance | path

Searched refs:BIO_get_init (Results 1 – 9 of 9) sorted by relevance

/third_party/openssl/crypto/evp/
Dbio_md.c94 if (BIO_get_init(b)) { in md_read()
120 if (BIO_get_init(b)) { in md_write()
150 if (BIO_get_init(b)) in md_ctrl()
158 if (BIO_get_init(b)) { in md_ctrl()
170 if (BIO_get_init(b)) in md_ctrl()
Dbio_ok.c183 if ((ctx == NULL) || (next == NULL) || (BIO_get_init(b) == 0)) in ok_read()
270 if ((ctx == NULL) || (next == NULL) || (BIO_get_init(b) == 0)) in ok_write()
394 if (BIO_get_init(b)) { in ok_ctrl()
/third_party/openssl/doc/man3/
DBIO_get_data.pod5 BIO_set_data, BIO_get_data, BIO_set_init, BIO_get_init, BIO_set_shutdown,
15 int BIO_get_init(BIO *a);
32 have occurred (for example through calling custom ctrls). The BIO_get_init()
44 BIO_get_init() returns the state of the BIO's init flag.
/third_party/node/src/
Dnode_crypto_bio.cc69 if (BIO_get_init(bio) && BIO_get_data(bio) != nullptr) { in Free()
/third_party/openssl/ssl/
Dbio_ssl.c82 if (BIO_get_init(a)) in ssl_free()
/third_party/openssl/crypto/bio/
Dbio_lib.c158 int BIO_get_init(BIO *a) in BIO_get_init() function
/third_party/openssl/include/openssl/
Dbio.h554 int BIO_get_init(BIO *a);
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h781 #define BIO_get_init BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_get_init) macro
/third_party/openssl/util/
Dlibcrypto.num3991 BIO_get_init 3937 1_1_0 EXIST::FUNCTION: