Home
last modified time | relevance | path

Searched refs:BIO_FLAGS_IN_EOF (Results 1 - 25 of 64) sorted by relevance

123

/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_sock.c120 b->flags |= BIO_FLAGS_IN_EOF; in sock_read()
206 ret = (b->flags & BIO_FLAGS_IN_EOF) != 0; in sock_ctrl()
H A Dbss_fd.c125 b->flags |= BIO_FLAGS_IN_EOF; in fd_read()
190 ret = (b->flags & BIO_FLAGS_IN_EOF) != 0; in fd_ctrl()
H A Dbss_conn.c348 b->flags |= BIO_FLAGS_IN_EOF; in conn_read()
552 ret = (b->flags & BIO_FLAGS_IN_EOF) != 0; in conn_ctrl()
/third_party/openssl/crypto/bio/
H A Dbss_sock.c120 b->flags |= BIO_FLAGS_IN_EOF; in sock_read()
206 ret = (b->flags & BIO_FLAGS_IN_EOF) != 0; in sock_ctrl()
H A Dbss_fd.c125 b->flags |= BIO_FLAGS_IN_EOF; in fd_read()
190 ret = (b->flags & BIO_FLAGS_IN_EOF) != 0; in fd_ctrl()
H A Dbss_conn.c348 b->flags |= BIO_FLAGS_IN_EOF; in conn_read()
552 ret = (b->flags & BIO_FLAGS_IN_EOF) != 0; in conn_ctrl()
/third_party/openssl/ohos_lite/include/openssl/
H A Dbio.h172 # define BIO_FLAGS_IN_EOF 0x800 macro
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dbio.h209 # define BIO_FLAGS_IN_EOF 0x800 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dbio.h209 # define BIO_FLAGS_IN_EOF 0x800 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Dbio.h209 # define BIO_FLAGS_IN_EOF 0x800 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dbio.h209 # define BIO_FLAGS_IN_EOF 0x800 macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dbio.h209 # define BIO_FLAGS_IN_EOF 0x800 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dbio.h209 # define BIO_FLAGS_IN_EOF 0x800 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dbio.h209 # define BIO_FLAGS_IN_EOF 0x800 macro
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dbio.h209 # define BIO_FLAGS_IN_EOF 0x800 macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dbio.h209 # define BIO_FLAGS_IN_EOF 0x800 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Dbio.h209 # define BIO_FLAGS_IN_EOF 0x800 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dbio.h209 # define BIO_FLAGS_IN_EOF 0x800 macro
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Dbio.h209 # define BIO_FLAGS_IN_EOF 0x800 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dbio.h209 # define BIO_FLAGS_IN_EOF 0x800 macro
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dbio.h209 # define BIO_FLAGS_IN_EOF 0x800 macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dbio.h209 # define BIO_FLAGS_IN_EOF 0x800 macro
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dbio.h209 # define BIO_FLAGS_IN_EOF 0x800 macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/
H A Dbio.h209 # define BIO_FLAGS_IN_EOF 0x800 macro
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dbio.h209 # define BIO_FLAGS_IN_EOF 0x800 macro

Completed in 40 milliseconds

123