mesh: Create and store random token per node
authorBrian Gix <brian.gix@intel.com>
Thu, 4 Apr 2019 22:43:14 +0000 (15:43 -0700)
committerAnupam Roy <anupam.r@samsung.com>
Tue, 17 Dec 2019 14:19:00 +0000 (19:49 +0530)
commitbbf5dd80034d12ad1d5b66579eedb6501b709b01
treeba590681c99ecbab3f80da64c7e194f9fc993295
parent7c1ddbb76815e7e05d37eeba05012018bbf33c18
mesh: Create and store random token per node

Fix issue with device key being used as a token. Token now seperate, and
with a portable representation in the node database.

Change-Id: Iefeaaf2c424e4fd03772be990a7f0ac382df57ea
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
mesh/mesh-db.c
mesh/mesh-db.h
mesh/mesh.c
mesh/node.c
mesh/node.h
mesh/storage.c