Home
last modified time | relevance | path

Searched refs:BUF_MEM_new_ex (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/openssl/openssl/include/openssl/
H A Dbuffer.h52 BUF_MEM *BUF_MEM_new_ex(unsigned long flags);
/third_party/openssl/include/openssl/
H A Dbuffer.h52 BUF_MEM *BUF_MEM_new_ex(unsigned long flags);
/third_party/openssl/ohos_lite/include/openssl/
H A Dbuffer.h48 BUF_MEM *BUF_MEM_new_ex(unsigned long flags);
/third_party/node/deps/openssl/openssl/crypto/buffer/
H A Dbuffer.c21 BUF_MEM *BUF_MEM_new_ex(unsigned long flags) in BUF_MEM_new_ex() function
/third_party/openssl/crypto/buffer/
H A Dbuffer.c21 BUF_MEM *BUF_MEM_new_ex(unsigned long flags) in BUF_MEM_new_ex() function
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_mem.c115 if ((bb->buf = BUF_MEM_new_ex(flags)) == NULL) { in mem_init()
/third_party/openssl/crypto/bio/
H A Dbss_mem.c115 if ((bb->buf = BUF_MEM_new_ex(flags)) == NULL) { in mem_init()

Completed in 4 milliseconds