]> git.ipfire.org Git - thirdparty/openssl.git/commit
We are not handling AEAD at port level for now
authorTomas Mraz <tomas@openssl.org>
Thu, 23 Jan 2025 16:21:21 +0000 (17:21 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 27 Jan 2025 08:15:50 +0000 (09:15 +0100)
commitf09ca19c3c3e203ef6ddafe43d7be7c231627dd7
tree515695575668c739cfa725dcb9c25f269c7ee417
parentd8733243644ea067b5a5cb4219d1333fbdf9a7e3
We are not handling AEAD at port level for now

-> TODO(QUIC FUTURE)

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26544)
ssl/quic/quic_port.c