]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix SSL_export_keying_material for QUIC
authorHugo Landau <hlandau@openssl.org>
Tue, 13 Feb 2024 11:29:53 +0000 (11:29 +0000)
committerTomas Mraz <tomas@openssl.org>
Wed, 14 Feb 2024 17:13:59 +0000 (18:13 +0100)
commit498d4e4c4f4a1e220cfa64cfcc76174e2f656fd0
tree1f31b8a4f3f42b058c0b116600f5ed51fcb44a26
parent09a50376fba61c3d9287aac1f8880f1ec6b6ca0a
Fix SSL_export_keying_material for QUIC

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23567)
ssl/ssl_lib.c
test/quicapitest.c