Searched refs:buffer_gets (Results 1 - 2 of 2) sorted by relevance

/external/openssl/crypto/bio/
H A Dbf_buff.c67 static int buffer_gets(BIO *h, char *str, int size);
81 buffer_gets,
456 static int buffer_gets(BIO *b, char *buf, int size) function
/external/chromium_org/third_party/boringssl/src/crypto/bio/
H A Dbuffer.c429 static int buffer_gets(BIO *b, char *buf, int size) { function
485 buffer_puts, buffer_gets, buffer_ctrl, buffer_new,

Completed in 95 milliseconds