Home
last modified time | relevance | path

Searched refs:BIO_new_fd (Results 1 - 25 of 62) sorted by relevance

123

/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_fd.c19 BIO *BIO_new_fd(int fd, int close_flag) in BIO_new_fd() function
80 BIO *BIO_new_fd(int fd, int close_flag) in BIO_new_fd() function
/third_party/openssl/crypto/bio/
H A Dbss_fd.c19 BIO *BIO_new_fd(int fd, int close_flag) in BIO_new_fd() function
80 BIO *BIO_new_fd(int fd, int close_flag) in BIO_new_fd() function
/third_party/openssl/demos/digest/
H A DEVP_MD_stdin.c127 BIO *input = BIO_new_fd( fileno(stdin), 1 ); in main()
H A DBIO_f_md.c50 input = BIO_new_fd( fileno(stdin), 1 ); in main()
52 fprintf(stderr, "BIO_new_fd() for stdin returned NULL\n"); in main()
/third_party/openssl/ohos_lite/include/openssl/
H A Dbio.h719 BIO *BIO_new_fd(int fd, int close_flag);
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dbio.h804 BIO *BIO_new_fd(int fd, int close_flag);
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dbio.h804 BIO *BIO_new_fd(int fd, int close_flag);
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Dbio.h804 BIO *BIO_new_fd(int fd, int close_flag);
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dbio.h804 BIO *BIO_new_fd(int fd, int close_flag);
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dbio.h804 BIO *BIO_new_fd(int fd, int close_flag);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dbio.h804 BIO *BIO_new_fd(int fd, int close_flag);
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dbio.h804 BIO *BIO_new_fd(int fd, int close_flag);
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dbio.h804 BIO *BIO_new_fd(int fd, int close_flag);
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dbio.h804 BIO *BIO_new_fd(int fd, int close_flag);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Dbio.h804 BIO *BIO_new_fd(int fd, int close_flag);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dbio.h804 BIO *BIO_new_fd(int fd, int close_flag);
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Dbio.h804 BIO *BIO_new_fd(int fd, int close_flag);
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dbio.h804 BIO *BIO_new_fd(int fd, int close_flag);
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dbio.h804 BIO *BIO_new_fd(int fd, int close_flag);
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dbio.h804 BIO *BIO_new_fd(int fd, int close_flag);
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dbio.h804 BIO *BIO_new_fd(int fd, int close_flag);
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/
H A Dbio.h804 BIO *BIO_new_fd(int fd, int close_flag);
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dbio.h804 BIO *BIO_new_fd(int fd, int close_flag);
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dbio.h804 BIO *BIO_new_fd(int fd, int close_flag);
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/
H A Dbio.h804 BIO *BIO_new_fd(int fd, int close_flag);

Completed in 41 milliseconds

123