mesh: Fix long MIC usage in segmented messages
authorJakub Witowski <jakub.witowski@silvair.com>
Fri, 24 May 2019 14:48:10 +0000 (07:48 -0700)
committerAnupam Roy <anupam.r@samsung.com>
Tue, 17 Dec 2019 14:28:04 +0000 (19:58 +0530)
commitf63780e37b6f220308be6eacea9bae05ca9d27c5
treee6d2b29a1f4117edb33a6878f0bb88db3a015c29
parentb4ee8fa53736a49ed48d4b6f4991870b7d6fe529
mesh: Fix long MIC usage in segmented messages

Contrary to the comment, implementation used a 8-byte MIC even if this
generated an additional segment.

Change-Id: I7e718efbe401a3312871f2a4567050dc1805a508
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
mesh/model.c