SSL_renegotiate_pending
__owur int SSL_renegotiate_pending(const SSL *s);
if (!SSL_renegotiate_pending(peer->ssl)) {
|| !TEST_true(SSL_renegotiate_pending(clientssl)))
if (!TEST_false(SSL_renegotiate_pending(clientssl))