Refactor PKEK2 related functions 39/200139/1
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 19 Feb 2019 11:39:17 +0000 (12:39 +0100)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 19 Feb 2019 11:52:44 +0000 (12:52 +0100)
commitee2c14eb1eafd0ecbdb660a8deb8568090230e33
tree43c35f352c1a6c0cbf40c15af3896c36b278fa7b
parent2cb35737891323de4b0fea29e060958375f25c26
Refactor PKEK2 related functions

PKEK2 is used to derive both DB DEK and APP DEK. Currently, variable names and
comments are a bit misleading.

This commit refactors the variable names and comments to better describe the
actual purpose of this key.

Change-Id: If8ee266ec2da63c929f498f1ed009df5d79c134f
src/manager/service/key-provider.cpp
src/manager/service/key-provider.h