Home
last modified time | relevance | path

Searched refs:BIO_get_mem_ptr (Results 1 - 25 of 73) sorted by relevance

123

/third_party/openssl/test/
H A Dbio_memleak_test.c54 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 Dendecode_test.c252 || !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 Dencoder_lib.c107 && 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 Dencoder_lib.c107 && 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 Dest.c558 BIO_get_mem_ptr(mem, &ptr); in generate_csr()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Dest.c558 BIO_get_mem_ptr(mem, &ptr); in generate_csr()
/third_party/node/src/crypto/
H A Dcrypto_util.cc382 BIO_get_mem_ptr(bio.get(), &bptr); in SetFipsCrypto()
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx_pubkey.c577 && BIO_get_mem_ptr(out, &buf) > 0) { in i2d_PUBKEY()
/third_party/node/deps/openssl/openssl/crypto/pem/
H A Dpem_lib.c950 BIO_get_mem_ptr(dataB, &buf_mem); in PEM_read_bio_ex()
/third_party/openssl/crypto/pem/
H A Dpem_lib.c950 BIO_get_mem_ptr(dataB, &buf_mem); in PEM_read_bio_ex()
/third_party/openssl/crypto/x509/
H A Dx_pubkey.c577 && BIO_get_mem_ptr(out, &buf) > 0) { in i2d_PUBKEY()
/third_party/openssl/ohos_lite/include/openssl/
H A Dbio.h465 # 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 Dbio.h540 # 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 Dbio.h540 # 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 Dbio.h540 # 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 Dbio.h540 # 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 Dbio.h540 # 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 Dbio.h540 # 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 Dbio.h540 # 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 Dbio.h540 # 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 Dbio.h540 # 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 Dbio.h540 # 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 Dbio.h540 # 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 Dbio.h540 # 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 Dbio.h540 # define BIO_get_mem_ptr(b,pp) BIO_ctrl(b,BIO_C_GET_BUF_MEM_PTR,0, \ macro

Completed in 68 milliseconds

123