Home
last modified time | relevance | path

Searched refs:BIO_clear_flags (Results 1 - 25 of 71) sorted by relevance

123

/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_file.c86 BIO_clear_flags(ret, BIO_FLAGS_UPLINK_INTERNAL); in BIO_new_file()
219 BIO_clear_flags(b, BIO_FLAGS_UPLINK_INTERNAL); in file_ctrl()
223 BIO_clear_flags(b, BIO_FLAGS_UPLINK_INTERNAL); in file_ctrl()
307 BIO_clear_flags(b, BIO_FLAGS_UPLINK_INTERNAL); in file_ctrl()
/third_party/openssl/crypto/bio/
H A Dbss_file.c86 BIO_clear_flags(ret, BIO_FLAGS_UPLINK_INTERNAL); in BIO_new_file()
219 BIO_clear_flags(b, BIO_FLAGS_UPLINK_INTERNAL); in file_ctrl()
223 BIO_clear_flags(b, BIO_FLAGS_UPLINK_INTERNAL); in file_ctrl()
307 BIO_clear_flags(b, BIO_FLAGS_UPLINK_INTERNAL); in file_ctrl()
/third_party/openssl/test/
H A Dbio_memleak_test.c168 BIO_clear_flags(bio, BIO_FLAGS_MEM_RDONLY); in test_bio_rdwr_rdonly()
210 BIO_clear_flags(bio, BIO_FLAGS_NONCLEAR_RST); in test_bio_nonclear_rst()
H A Dsslcorrupttest.c22 BIO_clear_flags(bio, BIO_FLAGS_SHOULD_RETRY | BIO_FLAGS_RWS); in copy_flags()
/third_party/rust/crates/rust-openssl/openssl-sys/src/
H A Dbio.rs22 BIO_clear_flags(b, BIO_FLAGS_RWS | BIO_FLAGS_SHOULD_RETRY) in BIO_clear_retry_flags()
/third_party/node/deps/openssl/openssl/include/internal/
H A Dbio.h65 BIO_clear_flags(b, BIO_FLAGS_KTLS_TX_CTRL_MSG)
/third_party/openssl/include/internal/
H A Dbio.h65 BIO_clear_flags(b, BIO_FLAGS_KTLS_TX_CTRL_MSG)
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
H A Dbio.rs6 pub fn BIO_clear_flags(b: *mut BIO, flags: c_int); in BIO_clear_flags() functions
/third_party/node/deps/openssl/openssl/ssl/
H A Dbio_ssl.c67 BIO_clear_flags(bi, ~0); in ssl_new()
84 BIO_clear_flags(a, ~0); /* Clear all flags */ in ssl_free()
/third_party/openssl/ssl/
H A Dbio_ssl.c67 BIO_clear_flags(bi, ~0); in ssl_new()
84 BIO_clear_flags(a, ~0); /* Clear all flags */ in ssl_free()
/third_party/openssl/ohos_lite/include/openssl/
H A Dbio.h180 void BIO_clear_flags(BIO *b, int flags);
192 BIO_clear_flags(b, (BIO_FLAGS_RWS|BIO_FLAGS_SHOULD_RETRY))
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dbio.h219 void BIO_clear_flags(BIO *b, int flags);
231 BIO_clear_flags(b, (BIO_FLAGS_RWS|BIO_FLAGS_SHOULD_RETRY))
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dbio.h219 void BIO_clear_flags(BIO *b, int flags);
231 BIO_clear_flags(b, (BIO_FLAGS_RWS|BIO_FLAGS_SHOULD_RETRY))
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Dbio.h219 void BIO_clear_flags(BIO *b, int flags);
231 BIO_clear_flags(b, (BIO_FLAGS_RWS|BIO_FLAGS_SHOULD_RETRY))
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dbio.h219 void BIO_clear_flags(BIO *b, int flags);
231 BIO_clear_flags(b, (BIO_FLAGS_RWS|BIO_FLAGS_SHOULD_RETRY))
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dbio.h219 void BIO_clear_flags(BIO *b, int flags);
231 BIO_clear_flags(b, (BIO_FLAGS_RWS|BIO_FLAGS_SHOULD_RETRY))
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dbio.h219 void BIO_clear_flags(BIO *b, int flags);
231 BIO_clear_flags(b, (BIO_FLAGS_RWS|BIO_FLAGS_SHOULD_RETRY))
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dbio.h219 void BIO_clear_flags(BIO *b, int flags);
231 BIO_clear_flags(b, (BIO_FLAGS_RWS|BIO_FLAGS_SHOULD_RETRY))
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dbio.h219 void BIO_clear_flags(BIO *b, int flags);
231 BIO_clear_flags(b, (BIO_FLAGS_RWS|BIO_FLAGS_SHOULD_RETRY))
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dbio.h219 void BIO_clear_flags(BIO *b, int flags);
231 BIO_clear_flags(b, (BIO_FLAGS_RWS|BIO_FLAGS_SHOULD_RETRY))
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Dbio.h219 void BIO_clear_flags(BIO *b, int flags);
231 BIO_clear_flags(b, (BIO_FLAGS_RWS|BIO_FLAGS_SHOULD_RETRY))
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dbio.h219 void BIO_clear_flags(BIO *b, int flags);
231 BIO_clear_flags(b, (BIO_FLAGS_RWS|BIO_FLAGS_SHOULD_RETRY))
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Dbio.h219 void BIO_clear_flags(BIO *b, int flags);
231 BIO_clear_flags(b, (BIO_FLAGS_RWS|BIO_FLAGS_SHOULD_RETRY))
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dbio.h219 void BIO_clear_flags(BIO *b, int flags);
231 BIO_clear_flags(b, (BIO_FLAGS_RWS|BIO_FLAGS_SHOULD_RETRY))
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dbio.h219 void BIO_clear_flags(BIO *b, int flags);
231 BIO_clear_flags(b, (BIO_FLAGS_RWS|BIO_FLAGS_SHOULD_RETRY))

Completed in 38 milliseconds

123