QUIC: Add internal APIs for white-box testing of key update
authorHugo Landau <hlandau@openssl.org>
Tue, 23 May 2023 11:23:06 +0000 (12:23 +0100)
committerPauli <pauli@openssl.org>
Thu, 15 Jun 2023 23:26:28 +0000 (09:26 +1000)
commit16f3b542f89dbdd6029400c740a55d49d4af8e53
tree2f1f53ad1742e5b308321d3b085c9af73cee99ee
parent48120ea5e3648a581ec8011594641178d85b17c4
QUIC: Add internal APIs for white-box testing of key update

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21029)
include/internal/quic_channel.h
include/internal/quic_record_tx.h
include/internal/quic_ssl.h
ssl/quic/quic_channel.c
ssl/quic/quic_channel_local.h
ssl/quic/quic_impl.c
ssl/quic/quic_record_tx.c