Searched defs:BIO_ctrl_pending (Results 1 – 3 of 3) sorted by relevance
571 size_t BIO_ctrl_pending(BIO *bio) in BIO_ctrl_pending() function
319 size_t BIO_ctrl_pending(const BIO *bio) { in BIO_ctrl_pending() function
771 #define BIO_ctrl_pending BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_ctrl_pending) macro