Home
last modified time | relevance | path

Searched refs:BUF_MEM_new_ex (Results 1 – 6 of 6) 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,
15 BUF_MEM *BUF_MEM_new_ex(unsigned long flags);
31 BUF_MEM_new_ex() allocates a buffer with the specified flags.
64 The BUF_MEM_new_ex() function was added in OpenSSL 1.1.0.
/third_party/openssl/ohos_lite/include/openssl/
Dbuffer.h48 BUF_MEM *BUF_MEM_new_ex(unsigned long flags);
/third_party/openssl/include/openssl/
Dbuffer.h52 BUF_MEM *BUF_MEM_new_ex(unsigned long flags);
/third_party/openssl/crypto/buffer/
Dbuffer.c21 BUF_MEM *BUF_MEM_new_ex(unsigned long flags) in BUF_MEM_new_ex() function
/third_party/openssl/crypto/bio/
Dbss_mem.c115 if ((bb->buf = BUF_MEM_new_ex(flags)) == NULL) { in mem_init()
/third_party/openssl/util/
Dlibcrypto.num3339 BUF_MEM_new_ex 3412 3_0_0 EXIST::FUNCTION: