Move tls13_phh_done_cb() after tl13_phh_received_cb().
authorjsing <jsing@openbsd.org>
Sun, 24 Jul 2022 14:19:45 +0000 (14:19 +0000)
committerjsing <jsing@openbsd.org>
Sun, 24 Jul 2022 14:19:45 +0000 (14:19 +0000)
commit4430b9a0203e938dd4f2c392db0642f152f89e8f
treeb87a3fa0793da097a58894e703d48c79bb405076
parent6ea83a9d368435f04212028ac5fffc60f129362f
Move tls13_phh_done_cb() after tl13_phh_received_cb().

This is the order that they're called/run in.
lib/libssl/tls13_lib.c