SSL_renegotiate_abbreviated
int SSL_renegotiate_abbreviated(SSL *s);
SSL_renegotiate_abbreviated(ssl);
ret = SSL_renegotiate_abbreviated(peer->ssl);