Searched defs:BIO_gets (Results 1 – 2 of 2) sorted by relevance
432 int BIO_gets(BIO *b, char *buf, int size) in BIO_gets() function
788 #define BIO_gets BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_gets) macro