Generic API for device key & password management
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Thu, 19 Oct 2017 06:48:29 +0000 (08:48 +0200)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Thu, 23 Nov 2017 11:52:07 +0000 (12:52 +0100)
commit5ddbe421fc7bc6d9b5e2abae3d5d0ecf1a03ffbf
tree68b3fcb76bc8578f232449760ab3b826a8351b94
parent042daf6d0605192e46885430ac8f8be555e63415
Generic API for device key & password management

Since ode is going to be socket activated it can't rely on dbus signals from
storaged anymore. Instead the device node has to be passed via API. This commit
adds a generic API for key/password management. The old functions dedicated for
key/password management in external and internal encryption will be deprecated.

Change-Id: I5ad5166c7a01bb9d3157ad8325d63724ac932432
lib/CMakeLists.txt
lib/ode/keys.h [new file with mode: 0644]