refactor calling encryption functions of plugin 01/100101/1 accepted/tizen/3.0/common/20161129.102835 accepted/tizen/3.0/ivi/20161129.001726 accepted/tizen/3.0/mobile/20161129.001637 accepted/tizen/3.0/tv/20161129.001656 accepted/tizen/3.0/wearable/20161129.001709 submit/tizen_3.0/20161128.031728
authorgreatim <jaewon81.lim@samsung.com>
Fri, 25 Nov 2016 06:33:00 +0000 (15:33 +0900)
committergreatim <jaewon81.lim@samsung.com>
Fri, 25 Nov 2016 06:33:00 +0000 (15:33 +0900)
commit34ed53befff4507579eebad21922a4524696af74
tree17bc54c03d37d46a577c2bde4eebda7605808750
parentd9f0c072ce93afc724584a2d85cb7ecb2a9d7036
refactor calling encryption functions of plugin

modify the implementation of encryption function according to new plugin architecture

Change-Id: I62c142b5bf95fe7c4d8529c9272213274883b0a5
Signed-off-by: greatim <jaewon81.lim@samsung.com>
CMakeLists.txt
src/plugin.c
src/plugin.h
src/plugin_encrypt.c [new file with mode: 0644]
src/plugin_encrypt.h [moved from src/transport_security.h with 89% similarity]
src/sdb.c
src/sdbd_plugin.h
src/transport.c
src/transport_security.c [deleted file]