/third_party/node/deps/openssl/openssl/crypto/bio/ |
H A D | bss_file.c | 61 int fp_flags = BIO_CLOSE; in BIO_new_file() 209 b->shutdown = (int)num & BIO_CLOSE; in file_ctrl() 269 b->shutdown = (int)num & BIO_CLOSE; in file_ctrl()
|
/third_party/openssl/crypto/bio/ |
H A D | bss_file.c | 61 int fp_flags = BIO_CLOSE; in BIO_new_file() 209 b->shutdown = (int)num & BIO_CLOSE; in file_ctrl() 269 b->shutdown = (int)num & BIO_CLOSE; in file_ctrl()
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | bio.h | 62 * BIO_FILENAME_READ|BIO_CLOSE to open or close on free. 66 # define BIO_CLOSE 0x01 macro 435 BIO_CLOSE|BIO_FP_READ,(char *)(name)) 438 BIO_CLOSE|BIO_FP_WRITE,name) 440 BIO_CLOSE|BIO_FP_APPEND,name) 442 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)
|
/third_party/openssl/demos/bio/ |
H A D | sconnect.c | 64 BIO_set_ssl(ssl_bio, ssl, BIO_CLOSE); in main()
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | bio.h | 74 * BIO_FILENAME_READ|BIO_CLOSE to open or close on free. 78 # define BIO_CLOSE 0x01 macro 510 BIO_CLOSE|BIO_FP_READ,(char *)(name)) 513 BIO_CLOSE|BIO_FP_WRITE,name) 515 BIO_CLOSE|BIO_FP_APPEND,name) 517 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | bio.h | 74 * BIO_FILENAME_READ|BIO_CLOSE to open or close on free. 78 # define BIO_CLOSE 0x01 macro 510 BIO_CLOSE|BIO_FP_READ,(char *)(name)) 513 BIO_CLOSE|BIO_FP_WRITE,name) 515 BIO_CLOSE|BIO_FP_APPEND,name) 517 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | bio.h | 74 * BIO_FILENAME_READ|BIO_CLOSE to open or close on free. 78 # define BIO_CLOSE 0x01 macro 510 BIO_CLOSE|BIO_FP_READ,(char *)(name)) 513 BIO_CLOSE|BIO_FP_WRITE,name) 515 BIO_CLOSE|BIO_FP_APPEND,name) 517 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | bio.h | 74 * BIO_FILENAME_READ|BIO_CLOSE to open or close on free. 78 # define BIO_CLOSE 0x01 macro 510 BIO_CLOSE|BIO_FP_READ,(char *)(name)) 513 BIO_CLOSE|BIO_FP_WRITE,name) 515 BIO_CLOSE|BIO_FP_APPEND,name) 517 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | bio.h | 74 * BIO_FILENAME_READ|BIO_CLOSE to open or close on free. 78 # define BIO_CLOSE 0x01 macro 510 BIO_CLOSE|BIO_FP_READ,(char *)(name)) 513 BIO_CLOSE|BIO_FP_WRITE,name) 515 BIO_CLOSE|BIO_FP_APPEND,name) 517 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | bio.h | 74 * BIO_FILENAME_READ|BIO_CLOSE to open or close on free. 78 # define BIO_CLOSE 0x01 macro 510 BIO_CLOSE|BIO_FP_READ,(char *)(name)) 513 BIO_CLOSE|BIO_FP_WRITE,name) 515 BIO_CLOSE|BIO_FP_APPEND,name) 517 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
H A D | bio.h | 74 * BIO_FILENAME_READ|BIO_CLOSE to open or close on free. 78 # define BIO_CLOSE 0x01 macro 510 BIO_CLOSE|BIO_FP_READ,(char *)(name)) 513 BIO_CLOSE|BIO_FP_WRITE,name) 515 BIO_CLOSE|BIO_FP_APPEND,name) 517 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | bio.h | 74 * BIO_FILENAME_READ|BIO_CLOSE to open or close on free. 78 # define BIO_CLOSE 0x01 macro 510 BIO_CLOSE|BIO_FP_READ,(char *)(name)) 513 BIO_CLOSE|BIO_FP_WRITE,name) 515 BIO_CLOSE|BIO_FP_APPEND,name) 517 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | bio.h | 74 * BIO_FILENAME_READ|BIO_CLOSE to open or close on free. 78 # define BIO_CLOSE 0x01 macro 510 BIO_CLOSE|BIO_FP_READ,(char *)(name)) 513 BIO_CLOSE|BIO_FP_WRITE,name) 515 BIO_CLOSE|BIO_FP_APPEND,name) 517 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/ |
H A D | bio.h | 74 * BIO_FILENAME_READ|BIO_CLOSE to open or close on free. 78 # define BIO_CLOSE 0x01 macro 510 BIO_CLOSE|BIO_FP_READ,(char *)(name)) 513 BIO_CLOSE|BIO_FP_WRITE,name) 515 BIO_CLOSE|BIO_FP_APPEND,name) 517 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | bio.h | 74 * BIO_FILENAME_READ|BIO_CLOSE to open or close on free. 78 # define BIO_CLOSE 0x01 macro 510 BIO_CLOSE|BIO_FP_READ,(char *)(name)) 513 BIO_CLOSE|BIO_FP_WRITE,name) 515 BIO_CLOSE|BIO_FP_APPEND,name) 517 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/ |
H A D | bio.h | 74 * BIO_FILENAME_READ|BIO_CLOSE to open or close on free. 78 # define BIO_CLOSE 0x01 macro 510 BIO_CLOSE|BIO_FP_READ,(char *)(name)) 513 BIO_CLOSE|BIO_FP_WRITE,name) 515 BIO_CLOSE|BIO_FP_APPEND,name) 517 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | bio.h | 74 * BIO_FILENAME_READ|BIO_CLOSE to open or close on free. 78 # define BIO_CLOSE 0x01 macro 510 BIO_CLOSE|BIO_FP_READ,(char *)(name)) 513 BIO_CLOSE|BIO_FP_WRITE,name) 515 BIO_CLOSE|BIO_FP_APPEND,name) 517 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)
|
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
H A D | bio.h | 74 * BIO_FILENAME_READ|BIO_CLOSE to open or close on free. 78 # define BIO_CLOSE 0x01 macro 510 BIO_CLOSE|BIO_FP_READ,(char *)(name)) 513 BIO_CLOSE|BIO_FP_WRITE,name) 515 BIO_CLOSE|BIO_FP_APPEND,name) 517 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/ |
H A D | bio.h | 74 * BIO_FILENAME_READ|BIO_CLOSE to open or close on free. 78 # define BIO_CLOSE 0x01 macro 510 BIO_CLOSE|BIO_FP_READ,(char *)(name)) 513 BIO_CLOSE|BIO_FP_WRITE,name) 515 BIO_CLOSE|BIO_FP_APPEND,name) 517 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/ |
H A D | bio.h | 74 * BIO_FILENAME_READ|BIO_CLOSE to open or close on free. 78 # define BIO_CLOSE 0x01 macro 510 BIO_CLOSE|BIO_FP_READ,(char *)(name)) 513 BIO_CLOSE|BIO_FP_WRITE,name) 515 BIO_CLOSE|BIO_FP_APPEND,name) 517 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/ |
H A D | bio.h | 74 * BIO_FILENAME_READ|BIO_CLOSE to open or close on free. 78 # define BIO_CLOSE 0x01 macro 510 BIO_CLOSE|BIO_FP_READ,(char *)(name)) 513 BIO_CLOSE|BIO_FP_WRITE,name) 515 BIO_CLOSE|BIO_FP_APPEND,name) 517 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/ |
H A D | bio.h | 74 * BIO_FILENAME_READ|BIO_CLOSE to open or close on free. 78 # define BIO_CLOSE 0x01 macro 510 BIO_CLOSE|BIO_FP_READ,(char *)(name)) 513 BIO_CLOSE|BIO_FP_WRITE,name) 515 BIO_CLOSE|BIO_FP_APPEND,name) 517 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/ |
H A D | bio.h | 74 * BIO_FILENAME_READ|BIO_CLOSE to open or close on free. 78 # define BIO_CLOSE 0x01 macro 510 BIO_CLOSE|BIO_FP_READ,(char *)(name)) 513 BIO_CLOSE|BIO_FP_WRITE,name) 515 BIO_CLOSE|BIO_FP_APPEND,name) 517 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/ |
H A D | bio.h | 74 * BIO_FILENAME_READ|BIO_CLOSE to open or close on free. 78 # define BIO_CLOSE 0x01 macro 510 BIO_CLOSE|BIO_FP_READ,(char *)(name)) 513 BIO_CLOSE|BIO_FP_WRITE,name) 515 BIO_CLOSE|BIO_FP_APPEND,name) 517 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/ |
H A D | bio.h | 74 * BIO_FILENAME_READ|BIO_CLOSE to open or close on free. 78 # define BIO_CLOSE 0x01 macro 510 BIO_CLOSE|BIO_FP_READ,(char *)(name)) 513 BIO_CLOSE|BIO_FP_WRITE,name) 515 BIO_CLOSE|BIO_FP_APPEND,name) 517 BIO_CLOSE|BIO_FP_READ|BIO_FP_WRITE,name)
|