Searched defs:BIO_gets (Results 1 – 5 of 5) sorted by relevance
146 int BIO_gets(BIO *bio, char *buf, int len) { in BIO_gets() function
143 int BIO_gets(BIO *bio, char *buf, int len) { in BIO_gets() function
141 int BIO_gets(BIO *bio, char *buf, int len) { in BIO_gets() function
838 #define BIO_gets BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_gets) macro
827 #define BIO_gets BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_gets) macro