CLEANUP: quic: remove useless parameter 'key' from quic_packet_encrypt

Parameter 'key' was not used in this function.

This patch removes it from the prototype of the function.

This patch could be backported until v2.6.

(cherry picked from commit 49ddd87d41b62797d50d7c59e843d0c0b0236eb5)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
3 files changed