/third_party/node/deps/openssl/openssl/crypto/bio/ |
H A D | bss_fd.c | 153 case BIO_C_FILE_SEEK: in fd_ctrl()
|
H A D | bf_prefix.c | 182 case BIO_C_FILE_SEEK: in prefix_ctrl()
|
H A D | bf_readbuff.c | 178 case BIO_C_FILE_SEEK: in readbuffer_ctrl()
|
H A D | bss_file.c | 187 case BIO_C_FILE_SEEK: in file_ctrl()
|
H A D | bss_mem.c | 276 case BIO_C_FILE_SEEK: in mem_ctrl()
|
/third_party/openssl/crypto/bio/ |
H A D | bf_prefix.c | 182 case BIO_C_FILE_SEEK: in prefix_ctrl()
|
H A D | bss_fd.c | 153 case BIO_C_FILE_SEEK: in fd_ctrl()
|
H A D | bf_readbuff.c | 178 case BIO_C_FILE_SEEK: in readbuffer_ctrl()
|
H A D | bss_file.c | 187 case BIO_C_FILE_SEEK: in file_ctrl()
|
H A D | bss_mem.c | 276 case BIO_C_FILE_SEEK: in mem_ctrl()
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | bio.h | 321 # define BIO_C_FILE_SEEK 128 macro 420 # define BIO_seek(b,ofs) (int)BIO_ctrl(b,BIO_C_FILE_SEEK,ofs,NULL)
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | bio.h | 397 # define BIO_C_FILE_SEEK 128 macro 495 # define BIO_seek(b,ofs) (int)BIO_ctrl(b,BIO_C_FILE_SEEK,ofs,NULL)
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | bio.h | 397 # define BIO_C_FILE_SEEK 128 macro 495 # define BIO_seek(b,ofs) (int)BIO_ctrl(b,BIO_C_FILE_SEEK,ofs,NULL)
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | bio.h | 397 # define BIO_C_FILE_SEEK 128 macro 495 # define BIO_seek(b,ofs) (int)BIO_ctrl(b,BIO_C_FILE_SEEK,ofs,NULL)
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | bio.h | 397 # define BIO_C_FILE_SEEK 128 macro 495 # define BIO_seek(b,ofs) (int)BIO_ctrl(b,BIO_C_FILE_SEEK,ofs,NULL)
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | bio.h | 397 # define BIO_C_FILE_SEEK 128 macro 495 # define BIO_seek(b,ofs) (int)BIO_ctrl(b,BIO_C_FILE_SEEK,ofs,NULL)
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | bio.h | 397 # define BIO_C_FILE_SEEK 128 macro 495 # define BIO_seek(b,ofs) (int)BIO_ctrl(b,BIO_C_FILE_SEEK,ofs,NULL)
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
H A D | bio.h | 397 # define BIO_C_FILE_SEEK 128 macro 495 # define BIO_seek(b,ofs) (int)BIO_ctrl(b,BIO_C_FILE_SEEK,ofs,NULL)
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | bio.h | 397 # define BIO_C_FILE_SEEK 128 macro 495 # define BIO_seek(b,ofs) (int)BIO_ctrl(b,BIO_C_FILE_SEEK,ofs,NULL)
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | bio.h | 397 # define BIO_C_FILE_SEEK 128 macro 495 # define BIO_seek(b,ofs) (int)BIO_ctrl(b,BIO_C_FILE_SEEK,ofs,NULL)
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/ |
H A D | bio.h | 397 # define BIO_C_FILE_SEEK 128 macro 495 # define BIO_seek(b,ofs) (int)BIO_ctrl(b,BIO_C_FILE_SEEK,ofs,NULL)
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | bio.h | 397 # define BIO_C_FILE_SEEK 128 macro 495 # define BIO_seek(b,ofs) (int)BIO_ctrl(b,BIO_C_FILE_SEEK,ofs,NULL)
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/ |
H A D | bio.h | 397 # define BIO_C_FILE_SEEK 128 macro 495 # define BIO_seek(b,ofs) (int)BIO_ctrl(b,BIO_C_FILE_SEEK,ofs,NULL)
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | bio.h | 397 # define BIO_C_FILE_SEEK 128 macro 495 # define BIO_seek(b,ofs) (int)BIO_ctrl(b,BIO_C_FILE_SEEK,ofs,NULL)
|
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
H A D | bio.h | 397 # define BIO_C_FILE_SEEK 128 macro 495 # define BIO_seek(b,ofs) (int)BIO_ctrl(b,BIO_C_FILE_SEEK,ofs,NULL)
|