/third_party/openssl/test/ |
H A D | bio_memleak_test.c | 54 BIO_get_mem_ptr(bio, &bufmem); in test_bio_get_mem() 85 if (!TEST_int_gt(BIO_get_mem_ptr(bio, &bufmem), 0)) in test_bio_new_mem_buf() 120 if (!TEST_int_gt(BIO_get_mem_ptr(bio, &bufmem), 0)) in test_bio_rdonly_mem_buf()
|
H A D | endecode_test.c | 252 || !TEST_FL_true(BIO_get_mem_ptr(mem_ser, &mem_buf) > 0) in encode_EVP_PKEY_prov() 367 || !TEST_FL_true(BIO_get_mem_ptr(mem_ser, &mem_buf) > 0) in encode_EVP_PKEY_legacy_PEM() 406 if (!TEST_FL_true(BIO_get_mem_ptr(mem_ser, &mem_buf) > 0) in encode_EVP_PKEY_MSBLOB() 446 || !TEST_FL_true(BIO_get_mem_ptr(mem_ser, &mem_buf) > 0) in encode_EVP_PKEY_PVK()
|
/third_party/node/deps/openssl/openssl/crypto/encode_decode/ |
H A D | encoder_lib.c | 107 && BIO_get_mem_ptr(out, &buf) > 0) { in OSSL_ENCODER_to_data() 664 BIO_get_mem_ptr(allocated_out, &buf); in encoder_process()
|
/third_party/openssl/crypto/encode_decode/ |
H A D | encoder_lib.c | 107 && BIO_get_mem_ptr(out, &buf) > 0) { in OSSL_ENCODER_to_data() 664 BIO_get_mem_ptr(allocated_out, &buf); in encoder_process()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/ |
H A D | est.c | 558 BIO_get_mem_ptr(mem, &ptr); in generate_csr()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/ |
H A D | est.c | 558 BIO_get_mem_ptr(mem, &ptr); in generate_csr()
|
/third_party/node/src/crypto/ |
H A D | crypto_util.cc | 382 BIO_get_mem_ptr(bio.get(), &bptr); in SetFipsCrypto()
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | x_pubkey.c | 577 && BIO_get_mem_ptr(out, &buf) > 0) { in i2d_PUBKEY()
|
/third_party/node/deps/openssl/openssl/crypto/pem/ |
H A D | pem_lib.c | 950 BIO_get_mem_ptr(dataB, &buf_mem); in PEM_read_bio_ex()
|
/third_party/openssl/crypto/pem/ |
H A D | pem_lib.c | 950 BIO_get_mem_ptr(dataB, &buf_mem); in PEM_read_bio_ex()
|
/third_party/openssl/crypto/x509/ |
H A D | x_pubkey.c | 577 && BIO_get_mem_ptr(out, &buf) > 0) { in i2d_PUBKEY()
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | bio.h | 465 # define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0, \ macro
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | bio.h | 540 # define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0, \ macro
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | bio.h | 540 # define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0, \ macro
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | bio.h | 540 # define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0, \ macro
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | bio.h | 540 # define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0, \ macro
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | bio.h | 540 # define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0, \ macro
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | bio.h | 540 # define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0, \ macro
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
H A D | bio.h | 540 # define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0, \ macro
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | bio.h | 540 # define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0, \ macro
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | bio.h | 540 # define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0, \ macro
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/ |
H A D | bio.h | 540 # define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0, \ macro
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | bio.h | 540 # define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0, \ macro
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/ |
H A D | bio.h | 540 # define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0, \ macro
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | bio.h | 540 # define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0, \ macro
|