Modify the OxM callback implementation to select the appropriate cipher suite
authorleechul <chuls.lee@samsung.com>
Thu, 1 Oct 2015 05:40:40 +0000 (14:40 +0900)
committerSachin Agrawal <sachin.agrawal@intel.com>
Sat, 3 Oct 2015 00:25:24 +0000 (00:25 +0000)
commit5ba35c69c279c73b908324c99408fe5fc35a52fc
tree2b4dafe81fe3d588e4162e7df00587581d7e8e7b
parentbc96b99b612774141edc9d5bffc225370453127c
Modify the OxM callback implementation to select the appropriate cipher suite
for creating secure session

[NOTE] I will modify the tinyDTLS cipher suite selection and enable/disable mechanism
       according to comments of https://gerrit.iotivity.org/gerrit/#/c/2456/

[Patch #1] Intial upload
[Patch #2] Modify the comment according to doxygen format.
[Patch #3] Modify the oxmjustworks.c according to comment.

Change-Id: I6fb555d486f21f3851a7f2da9964381863128240
Signed-off-by: leechul <chuls.lee@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/3351
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Woochul Shim <woochul.shim@samsung.com>
Reviewed-by: Sachin Agrawal <sachin.agrawal@intel.com>
resource/csdk/security/provisioning/src/ownershiptransfermanager.c
resource/csdk/security/provisioning/src/oxmjustworks.c
resource/csdk/security/provisioning/src/oxmrandompin.c