I decided to rip SSL_set_quic_use_legacy_codepoint() call as well after some pondering, as it seems useless now. Updated patches remove using of the macro BORINGSSL_API_VERSION, replaced with OPENSSL_IS_BORINGSSL where still need to distinguish building with BoringSSL, which seems consistent wrt rest of quic code.