From f9b01d9c8eeac932db6357426f8a70bf525a4e07 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 17 Jan 2017 17:18:53 +0100 Subject: use new shortmap to simplify CADET logic a bit --- src/cadet/cadet_protocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cadet/cadet_protocol.h') diff --git a/src/cadet/cadet_protocol.h b/src/cadet/cadet_protocol.h index e1f768ab7..c63337c95 100644 --- a/src/cadet/cadet_protocol.h +++ b/src/cadet/cadet_protocol.h @@ -290,7 +290,7 @@ struct GNUNET_CADET_Encrypted * Everything after this value will be encrypted with the header key * and authenticated. */ - struct GNUNET_CADET_Hash hmac; + struct GNUNET_ShortHashCode hmac; /**************** AX_HEADER start ****************/ -- cgit v1.2.3