Searched refs:BUF_MEM_new (Results 1 – 21 of 21) sorted by relevance
84 BUF_MEM *BUF_MEM_new(void);
63 BUF_MEM *BUF_MEM_new(void) in BUF_MEM_new() function
84 if ((buf=BUF_MEM_new()) == NULL) goto err; in TXT_DB_read()262 if ((buf=BUF_MEM_new()) == NULL) in TXT_DB_write()
162 if ((a->buffer=BUF_MEM_new()) == NULL) in new_dir()317 if ((b=BUF_MEM_new()) == NULL) in get_cert_by_subject()
84 if ((b=BUF_MEM_new()) == NULL) goto err; in X509_NAME_oneline()
677 nameB=BUF_MEM_new(); in PEM_read_bio()678 headerB=BUF_MEM_new(); in PEM_read_bio()679 dataB=BUF_MEM_new(); in PEM_read_bio()
158 b=BUF_MEM_new(); in asn1_d2i_read_bio()
139 if((ret->bytes = BUF_MEM_new()) == NULL) goto memerr; in IMPLEMENT_EXTERN_ASN1()
225 if ((buff=BUF_MEM_new()) == NULL) in def_load_bio()509 if ((buf=BUF_MEM_new()) == NULL) return(0); in str_copy()
119 if ((b=BUF_MEM_new()) == NULL) in mem_new()
264 if ((buf=BUF_MEM_new()) == NULL) goto end; in MAIN()
1080 buf=BUF_MEM_new(); in load_netscape_key()
179 if ((buf=BUF_MEM_new()) == NULL) in IMPLEMENT_ssl23_meth_func()
186 if ((buf=BUF_MEM_new()) == NULL) in IMPLEMENT_ssl23_meth_func()
192 if ((buf == NULL) && ((buf=BUF_MEM_new()) == NULL)) in IMPLEMENT_ssl2_meth_func()
184 if ((buf == NULL) && ((buf=BUF_MEM_new()) == NULL)) in IMPLEMENT_ssl2_meth_func()
199 if ((buf=BUF_MEM_new()) == NULL) in IMPLEMENT_dtls1_meth_func()
205 if ((buf=BUF_MEM_new()) == NULL) in IMPLEMENT_dtls1_meth_func()
246 if ((buf=BUF_MEM_new()) == NULL) in IMPLEMENT_ssl3_meth_func()
241 if ((buf=BUF_MEM_new()) == NULL) in IMPLEMENT_ssl3_meth_func()