Home
last modified time | relevance | path

Searched refs:buffer_new (Results 1 – 2 of 2) sorted by relevance

/external/openssl/crypto/bio/
Dbf_buff.c69 static int buffer_new(BIO *h);
83 buffer_new,
93 static int buffer_new(BIO *bi) in buffer_new() function
/external/chromium_org/third_party/boringssl/src/crypto/bio/
Dbuffer.c88 static int buffer_new(BIO *bio) { in buffer_new() function
485 buffer_puts, buffer_gets, buffer_ctrl, buffer_new,