Searched refs:BUF_MEM_new (Results 1 – 15 of 15) sorted by relevance
74 BUF_MEM_new(void) in BUF_MEM_new() function85 LCRYPTO_ALIAS(BUF_MEM_new);
80 BUF_MEM *BUF_MEM_new(void);
145 if ((a->buffer = BUF_MEM_new()) == NULL) { in new_dir()293 if ((b = BUF_MEM_new()) == NULL) { in get_cert_by_subject()
83 if ((buf = BUF_MEM_new()) == NULL) in TXT_DB_read()256 if ((buf = BUF_MEM_new()) == NULL) in TXT_DB_write()
683 nameB = BUF_MEM_new(); in PEM_read_bio()684 headerB = BUF_MEM_new(); in PEM_read_bio()685 dataB = BUF_MEM_new(); in PEM_read_bio()
144 if ((buff = BUF_MEM_new()) == NULL) { in def_load_bio()403 if ((buf = BUF_MEM_new()) == NULL) in str_copy()
161 if ((bm->buf = BUF_MEM_new()) == NULL) { in mem_new()
86 BUF_MEM_new.3 \
87 if ((buf = BUF_MEM_new()) == NULL) { in bio_mem_test()
301 if ((buf = BUF_MEM_new()) == NULL) in asn1parse_main()
463 if ((buf = BUF_MEM_new()) == NULL) in ssl3_setup_init_buffer()
485 b = BUF_MEM_new(); in asn1_d2i_read_bio()
264 if ((ret->bytes = BUF_MEM_new()) == NULL) in x509_name_ex_new()
458 BUF_MEM_new
1843 ./usr/share/man/man3/BUF_MEM_new.3