/third_party/node/deps/openssl/openssl/crypto/bio/ |
H A D | bss_fd.c | 19 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 D | bss_fd.c | 19 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 D | EVP_MD_stdin.c | 127 BIO *input = BIO_new_fd( fileno(stdin), 1 ); in main()
|
H A D | BIO_f_md.c | 50 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 D | bio.h | 719 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 D | bio.h | 804 BIO *BIO_new_fd(int fd, int close_flag);
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | bio.h | 804 BIO *BIO_new_fd(int fd, int close_flag);
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | bio.h | 804 BIO *BIO_new_fd(int fd, int close_flag);
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | bio.h | 804 BIO *BIO_new_fd(int fd, int close_flag);
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | bio.h | 804 BIO *BIO_new_fd(int fd, int close_flag);
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | bio.h | 804 BIO *BIO_new_fd(int fd, int close_flag);
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
H A D | bio.h | 804 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 D | bio.h | 804 BIO *BIO_new_fd(int fd, int close_flag);
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | bio.h | 804 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 D | bio.h | 804 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 D | bio.h | 804 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 D | bio.h | 804 BIO *BIO_new_fd(int fd, int close_flag);
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | bio.h | 804 BIO *BIO_new_fd(int fd, int close_flag);
|
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
H A D | bio.h | 804 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 D | bio.h | 804 BIO *BIO_new_fd(int fd, int close_flag);
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/ |
H A D | bio.h | 804 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 D | bio.h | 804 BIO *BIO_new_fd(int fd, int close_flag);
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/ |
H A D | bio.h | 804 BIO *BIO_new_fd(int fd, int close_flag);
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/ |
H A D | bio.h | 804 BIO *BIO_new_fd(int fd, int close_flag);
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/ |
H A D | bio.h | 804 BIO *BIO_new_fd(int fd, int close_flag);
|