HomeSort by relevance Sort by last modified time
    Searched refs:buffer_gets (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/bio/
bf_buff.c 67 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/
buffer.c 429 static int buffer_gets(BIO *b, char *buf, int size) { function
485 buffer_puts, buffer_gets, buffer_ctrl, buffer_new,

Completed in 211 milliseconds