BIO_new_mem_buf
out = BIO_new_mem_buf((*octets)->data, (*octets)->length);
mem_bio = BIO_new_mem_buf((const void *)INSTALL_STATUS_VAL,
if ((getbio = BIO_new_mem_buf(url, len)) == NULL
return core_bio_new_from_new_bio(BIO_new_mem_buf(buf, len));
return BIO_new_mem_buf((*pos)->data, (*pos)->length);
tmpin = (len == 0) ? dcont : BIO_new_mem_buf(ptr, len);
rct_cont = BIO_new_mem_buf(os->data, os->length);
membio = BIO_new_mem_buf(*pdata, (int)*pdata_len);
new_data.bio = BIO_new_mem_buf(p->data, (int)p->data_size);
bio = BIO_new_mem_buf(data_body->data, data_body->length);
in = BIO_new_mem_buf(dsapem, strlen(dsapem));
BIO *b = BIO_new_mem_buf(buf, len);
BIO *BIO_new_mem_buf(const void *buf, int len);
mem = BIO_new_mem_buf(inp, DATA_SIZE);
mem = BIO_new_mem_buf(ref, lref);
mem = BIO_new_mem_buf(ref, lref);
mem = BIO_new_mem_buf(ref, lref);
mem = BIO_new_mem_buf(inp, DATA_SIZE);
mem = BIO_new_mem_buf(inp, DATA_SIZE);
bio = BIO_new_mem_buf("Hello World\n", 12);
bio = BIO_new_mem_buf("Hello World\n", 12);
if (!TEST_ptr(bio = BIO_new_mem_buf(enc_data, enc_data_size)))
BIO *msgbio = BIO_new_mem_buf(msg, strlen(msg));
ret = TEST_ptr(bio = BIO_new_mem_buf(cms_data, sizeof(cms_data)))
BIO *msgbio = BIO_new_mem_buf(msg, (int)strlen(msg));
BIO *msgbio = BIO_new_mem_buf(msg, (int)strlen(msg));
return BIO_new_mem_buf(*out, s);
if (!TEST_ptr(inbio = BIO_new_mem_buf((char *)tp->in, tp->inlen)))
if (!TEST_FL_ptr(encoded_bio = BIO_new_mem_buf(encoded, encoded_len)))
bio = BIO_new_mem_buf(pubkey, strlen(pubkey));
&& TEST_ptr(in = BIO_new_mem_buf(kExampleRSAKeyPKCS8,
if (!TEST_ptr(key_bio = BIO_new_mem_buf(keydata[id].kder, keydata[id].size)))
if (!TEST_ptr(key_bio = BIO_new_mem_buf(keydata[testid].kder, keydata[testid].size)))
if (!TEST_ptr(bio = BIO_new_mem_buf(dhx_cert, sizeof(dhx_cert)))
ret = TEST_ptr(in = BIO_new_mem_buf(pkey_params[id].param_bin,
ret = TEST_ptr(in = BIO_new_mem_buf(pkey_params[id].param_bin,
rbio = BIO_new_mem_buf(msg1, sizeof(msg1));
b = BIO_new_mem_buf(emptypay, strlen(emptypay));
b = BIO_new_mem_buf(protectedpay, strlen(protectedpay));
ret = TEST_ptr(msg_bio = BIO_new_mem_buf(signed_data, strlen(signed_data)))
&& TEST_ptr(x509_bio = BIO_new_mem_buf(cert_der, sizeof(cert_der)))
if (!TEST_ptr(bio = BIO_new_mem_buf(sig_der, sizeof sig_der)))
ret = TEST_ptr(x509_bio = BIO_new_mem_buf(smroot_der, sizeof smroot_der))
BIO *out = NULL, *dummy = BIO_new_mem_buf("", 0);
pem = BIO_new_mem_buf(pemdata, len);
BIO *b = BIO_new_mem_buf(contents, size);
BIO *b = BIO_new_mem_buf(contents, size);
BIO *extbio = BIO_new_mem_buf(extvalues[i].value,
if ((bp = BIO_new_mem_buf(pem, (int)nbytes))) {
bp = BIO_new_mem_buf(__DECONST(void *, cert), certlen);
bio = BIO_new_mem_buf((void *)magic_conf, -1);
bio = BIO_new_mem_buf(digest, digest_len);