pub(crate) fn server_ech_hrr_confirmation_secret( hkdf_provider: &'static dyn Hkdf, client_hello_inner_random: &[u8], hs_hash: Output, ) -> [u8; 8]