Home
last modified time | relevance | path

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

/external/openssl/crypto/bio/
Dbss_mem.c67 static int mem_gets(BIO *h, char *str, int size);
78 mem_gets,
274 static int mem_gets(BIO *bp, char *buf, int size) in mem_gets() function
/external/chromium_org/third_party/boringssl/src/crypto/bio/
Dbio_mem.c192 static int mem_gets(BIO *bio, char *buf, int size) { in mem_gets() function
295 mem_gets, mem_ctrl, mem_new, mem_free, NULL, };