BUF_MEM
asn1_d2i_read_bio(BIO *in, BUF_MEM **pb)
BUF_MEM *b;
BUF_MEM *b = NULL;
int asn1_d2i_read_bio(BIO *in, BUF_MEM **pb);
BUF_MEM *b = NULL;
BUF_MEM *buf;
BUF_MEM_grow(BUF_MEM *str, size_t len)
BUF_MEM_grow_clean(BUF_MEM *str, size_t len)
BUF_MEM *
BUF_MEM *ret;
if ((ret = calloc(1, sizeof(BUF_MEM))) == NULL) {
BUF_MEM_free(BUF_MEM *a)
BUF_MEM *BUF_MEM_new(void);
void BUF_MEM_free(BUF_MEM *a);
int BUF_MEM_grow(BUF_MEM *str, size_t len);
int BUF_MEM_grow_clean(BUF_MEM *str, size_t len);
BUF_MEM *buff = NULL;
BUF_MEM *buf;
BUF_MEM *nameB;
BUF_MEM *headerB;
BUF_MEM *dataB, *tmpB;
BUF_MEM *buf = NULL;
BUF_MEM *buf = NULL;
BUF_MEM *b = NULL;
BUF_MEM *buffer;
BUF_MEM *bytes;
BUF_MEM *buf = NULL;
BUF_MEM *init_buf; /* buffer used during init */
BUF_MEM *bptr = NULL;
BUF_MEM *pbuf;
BUF_MEM *buf = NULL;
BUF_MEM *memptr;
static int do_generate(BIO *bio, char *genstr, char *genconf, BUF_MEM *buf);
BUF_MEM *buf = NULL;
do_generate(BIO *bio, char *genstr, char *genconf, BUF_MEM *buf)
BUF_MEM *bptr = NULL;