s2n-quic icon indicating copy to clipboard operation
s2n-quic copied to clipboard

Clean up update_pmtu usage

Open toidiu opened this issue 1 year ago • 0 comments

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.

toidiu avatar May 07 '24 18:05 toidiu