Home
last modified time | relevance | path

Searched refs:BUF_MEM_new (Results 1 – 16 of 16) sorted by relevance

/third_party/openssl/doc/man3/
DBUF_MEM_new.pod5 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.
/third_party/openssl/crypto/buffer/
Dbuffer.c25 ret = BUF_MEM_new(); in BUF_MEM_new_ex()
31 BUF_MEM *BUF_MEM_new(void) in BUF_MEM_new() function
/third_party/openssl/include/openssl/
Dbuffer.h47 BUF_MEM *BUF_MEM_new(void);
/third_party/openssl/crypto/txt_db/
Dtxt_db.c32 if ((buf = BUF_MEM_new()) == NULL) in TXT_DB_read()
197 if ((buf = BUF_MEM_new()) == NULL) in TXT_DB_write()
/third_party/openssl/crypto/x509/
Dby_dir.c102 if ((a->buffer = BUF_MEM_new()) == NULL) { in new_dir()
243 if ((b = BUF_MEM_new()) == NULL) { in get_cert_by_subject()
Dx509_obj.c41 if ((b = BUF_MEM_new()) == NULL) in X509_NAME_oneline()
Dx_name.c98 if ((ret->bytes = BUF_MEM_new()) == NULL) in IMPLEMENT_EXTERN_ASN1()
/third_party/openssl/crypto/asn1/
Da_d2i_fp.c108 b = BUF_MEM_new(); in asn1_d2i_read_bio()
/third_party/openssl/crypto/conf/
Dconf_def.c202 if ((buff = BUF_MEM_new()) == NULL) { in def_load_bio()
532 if ((buf = BUF_MEM_new()) == NULL) in str_copy()
/third_party/openssl/apps/
Dasn1pars.c173 if ((buf = BUF_MEM_new()) == NULL) in asn1parse_main()
/third_party/openssl/test/
Dwpackettest.c365 if (!TEST_ptr(buf = BUF_MEM_new())) in setup_tests()
/third_party/openssl/ssl/statem/
Dstatem.c378 if ((buf = BUF_MEM_new()) == NULL) { in state_machine()
/third_party/openssl/crypto/store/
Dloader_file.c352 if ((mem = BUF_MEM_new()) == NULL) { in try_decode_PKCS8Encrypted()
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h1000 #define BUF_MEM_new BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BUF_MEM_new) macro
/third_party/openssl/crypto/err/
Dopenssl.txt238 BUF_F_BUF_MEM_NEW:101:BUF_MEM_new
/third_party/openssl/util/
Dlibcrypto.num466 BUF_MEM_new 467 1_1_0 EXIST::FUNCTION: