Home
last modified time | relevance | path

Searched refs:BIO_FLAGS_MEM_RDONLY (Results 1 - 25 of 67) sorted by relevance

123

/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_mem.c103 ret->flags |= BIO_FLAGS_MEM_RDONLY; in BIO_new_mem_buf()
166 if (a->flags & BIO_FLAGS_MEM_RDONLY) in mem_buf_free()
197 if (b->flags & BIO_FLAGS_MEM_RDONLY) in mem_read()
220 if (b->flags & BIO_FLAGS_MEM_RDONLY) { in mem_write()
250 if (b->flags & BIO_FLAGS_MEM_RDONLY) { in mem_ctrl()
264 if (!(b->flags & BIO_FLAGS_MEM_RDONLY)) { in mem_ctrl()
309 if (!(b->flags & BIO_FLAGS_MEM_RDONLY)) in mem_ctrl()
349 if (bp->flags & BIO_FLAGS_MEM_RDONLY) in mem_gets()
/third_party/openssl/crypto/bio/
H A Dbss_mem.c103 ret->flags |= BIO_FLAGS_MEM_RDONLY; in BIO_new_mem_buf()
166 if (a->flags & BIO_FLAGS_MEM_RDONLY) in mem_buf_free()
197 if (b->flags & BIO_FLAGS_MEM_RDONLY) in mem_read()
220 if (b->flags & BIO_FLAGS_MEM_RDONLY) { in mem_write()
250 if (b->flags & BIO_FLAGS_MEM_RDONLY) { in mem_ctrl()
264 if (!(b->flags & BIO_FLAGS_MEM_RDONLY)) { in mem_ctrl()
309 if (!(b->flags & BIO_FLAGS_MEM_RDONLY)) in mem_ctrl()
349 if (bp->flags & BIO_FLAGS_MEM_RDONLY) in mem_gets()
/third_party/openssl/test/
H A Dbio_memleak_test.c31 BIO_set_flags(bio, BIO_FLAGS_MEM_RDONLY); in test_bio_memleak()
128 BIO_set_flags(bio2, BIO_FLAGS_MEM_RDONLY); in test_bio_rdonly_mem_buf()
160 BIO_set_flags(bio, BIO_FLAGS_MEM_RDONLY); in test_bio_rdwr_rdonly()
168 BIO_clear_flags(bio, BIO_FLAGS_MEM_RDONLY); in test_bio_rdwr_rdonly()
252 BIO_set_flags(bio, BIO_FLAGS_MEM_RDONLY); in test_bio_i2d_ASN1_mime()
/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_lib.c231 BIO_set_flags(mbio, BIO_FLAGS_MEM_RDONLY); in CMS_dataFinal()
/third_party/openssl/crypto/cms/
H A Dcms_lib.c218 BIO_set_flags(mbio, BIO_FLAGS_MEM_RDONLY); in CMS_dataFinal()
/third_party/openssl/ohos_lite/include/openssl/
H A Dbio.h167 * BIO_FLAGS_MEM_RDONLY means we shouldn't free up or change the data in any way;
170 # define BIO_FLAGS_MEM_RDONLY 0x200 macro
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dbio.h204 * BIO_FLAGS_MEM_RDONLY means we shouldn't free up or change the data in any way;
207 # define BIO_FLAGS_MEM_RDONLY 0x200 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dbio.h204 * BIO_FLAGS_MEM_RDONLY means we shouldn't free up or change the data in any way;
207 # define BIO_FLAGS_MEM_RDONLY 0x200 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Dbio.h204 * BIO_FLAGS_MEM_RDONLY means we shouldn't free up or change the data in any way;
207 # define BIO_FLAGS_MEM_RDONLY 0x200 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dbio.h204 * BIO_FLAGS_MEM_RDONLY means we shouldn't free up or change the data in any way;
207 # define BIO_FLAGS_MEM_RDONLY 0x200 macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dbio.h204 * BIO_FLAGS_MEM_RDONLY means we shouldn't free up or change the data in any way;
207 # define BIO_FLAGS_MEM_RDONLY 0x200 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dbio.h204 * BIO_FLAGS_MEM_RDONLY means we shouldn't free up or change the data in any way;
207 # define BIO_FLAGS_MEM_RDONLY 0x200 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dbio.h204 * BIO_FLAGS_MEM_RDONLY means we shouldn't free up or change the data in any way;
207 # define BIO_FLAGS_MEM_RDONLY 0x200 macro
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dbio.h204 * BIO_FLAGS_MEM_RDONLY means we shouldn't free up or change the data in any way;
207 # define BIO_FLAGS_MEM_RDONLY 0x200 macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dbio.h204 * BIO_FLAGS_MEM_RDONLY means we shouldn't free up or change the data in any way;
207 # define BIO_FLAGS_MEM_RDONLY 0x200 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Dbio.h204 * BIO_FLAGS_MEM_RDONLY means we shouldn't free up or change the data in any way;
207 # define BIO_FLAGS_MEM_RDONLY 0x200 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dbio.h204 * BIO_FLAGS_MEM_RDONLY means we shouldn't free up or change the data in any way;
207 # define BIO_FLAGS_MEM_RDONLY 0x200 macro
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Dbio.h204 * BIO_FLAGS_MEM_RDONLY means we shouldn't free up or change the data in any way;
207 # define BIO_FLAGS_MEM_RDONLY 0x200 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dbio.h204 * BIO_FLAGS_MEM_RDONLY means we shouldn't free up or change the data in any way;
207 # define BIO_FLAGS_MEM_RDONLY 0x200 macro
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dbio.h204 * BIO_FLAGS_MEM_RDONLY means we shouldn't free up or change the data in any way;
207 # define BIO_FLAGS_MEM_RDONLY 0x200 macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dbio.h204 * BIO_FLAGS_MEM_RDONLY means we shouldn't free up or change the data in any way;
207 # define BIO_FLAGS_MEM_RDONLY 0x200 macro
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dbio.h204 * BIO_FLAGS_MEM_RDONLY means we shouldn't free up or change the data in any way;
207 # define BIO_FLAGS_MEM_RDONLY 0x200 macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/
H A Dbio.h204 * BIO_FLAGS_MEM_RDONLY means we shouldn't free up or change the data in any way;
207 # define BIO_FLAGS_MEM_RDONLY 0x200 macro
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dbio.h204 * BIO_FLAGS_MEM_RDONLY means we shouldn't free up or change the data in any way;
207 # define BIO_FLAGS_MEM_RDONLY 0x200 macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dbio.h204 * BIO_FLAGS_MEM_RDONLY means we shouldn't free up or change the data in any way;
207 # define BIO_FLAGS_MEM_RDONLY 0x200 macro

Completed in 45 milliseconds

123