Searched refs:BUF_MEM_new (Results 1 – 16 of 16) sorted by relevance
5 BUF_MEM_new, BUF_MEM_new_ex, BUF_MEM_free, BUF_MEM_grow,13 BUF_MEM *BUF_MEM_new(void);29 BUF_MEM_new() allocates a new buffer of zero size.50 BUF_MEM_new() returns the buffer or NULL on error.
25 ret = BUF_MEM_new(); in BUF_MEM_new_ex()31 BUF_MEM *BUF_MEM_new(void) in BUF_MEM_new() function
47 BUF_MEM *BUF_MEM_new(void);
32 if ((buf = BUF_MEM_new()) == NULL) in TXT_DB_read()197 if ((buf = BUF_MEM_new()) == NULL) in TXT_DB_write()
102 if ((a->buffer = BUF_MEM_new()) == NULL) { in new_dir()243 if ((b = BUF_MEM_new()) == NULL) { in get_cert_by_subject()
41 if ((b = BUF_MEM_new()) == NULL) in X509_NAME_oneline()
98 if ((ret->bytes = BUF_MEM_new()) == NULL) in IMPLEMENT_EXTERN_ASN1()
108 b = BUF_MEM_new(); in asn1_d2i_read_bio()
202 if ((buff = BUF_MEM_new()) == NULL) { in def_load_bio()532 if ((buf = BUF_MEM_new()) == NULL) in str_copy()
173 if ((buf = BUF_MEM_new()) == NULL) in asn1parse_main()
365 if (!TEST_ptr(buf = BUF_MEM_new())) in setup_tests()
378 if ((buf = BUF_MEM_new()) == NULL) { in state_machine()
352 if ((mem = BUF_MEM_new()) == NULL) { in try_decode_PKCS8Encrypted()
1000 #define BUF_MEM_new BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BUF_MEM_new) macro
238 BUF_F_BUF_MEM_NEW:101:BUF_MEM_new
466 BUF_MEM_new 467 1_1_0 EXIST::FUNCTION: