Call import & destroy on store 92/43592/7
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Fri, 10 Jul 2015 09:05:42 +0000 (11:05 +0200)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Wed, 12 Aug 2015 12:30:04 +0000 (05:30 -0700)
commit15d8fd29ebaaad00e242494c23b240bf1f72113e
tree40c10cc908a7dcf5555552ee77a99f0fa12b7f0d
parent23c59abc4f7af57d20f871b5882d972d4e31f850
Call import & destroy on store

[Problem] Data is not imported to store during row creation and is not destroyed in
it during row removal.
[Solution] Import and destroy are called.

[Verification] Run ckm-tests --output=text

Change-Id: I364c98790fa4cffc408f05b641712aaec0d4955c
src/manager/crypto/platform/decider.cpp
src/manager/crypto/platform/decider.h
src/manager/service/ckm-logic.cpp
src/manager/service/ckm-logic.h
src/manager/service/db-row.h