MINOR: quic: Remove Application level related functions
authorFrédéric Lécaille <flecaille@haproxy.com>
Tue, 3 Aug 2021 15:07:23 +0000 (17:07 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 23 Sep 2021 13:27:25 +0000 (15:27 +0200)
commit5d00b2d7b13daef6ab8689ad4bd58973c71038dc
treed1be531a3dbf9f33fde188c5b3aaead9147afdf4
parentf252adb3680cf2447205aeccf757ce10fbd69e39
MINOR: quic: Remove Application level related functions

Remove the functions which were specific to the Application level.
This is the same function which build any packet for any encryption
level: quic_prep_hdshk_pkts() directly called from the quic_conn_io_cb().
src/xprt_quic.c