s2n-quic
s2n-quic copied to clipboard
Clean up update_pmtu usage
Problem:
https://github.com/aws/s2n-quic/pull/2194#discussion_r1591791677
fn update_pmtu can be removed since it was only used by the custom AES-GCM implementation.