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 03:42:36 +0000 (03:42 +0000)
commit7f739378c59a6270161cf2236460a7b8a75b076f
tree946ddef05a5eca9c9f7c84b26484ec032c9db43f
parent5fc98a11a4d7c1549ed8bb25ae0e6e6c3103ffbb
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>
(cherry picked from commit 5ba35c69c279c73b908324c99408fe5fc35a52fc)
Reviewed-on: https://gerrit.iotivity.org/gerrit/3447
resource/csdk/security/provisioning/src/ownershiptransfermanager.c
resource/csdk/security/provisioning/src/oxmjustworks.c
resource/csdk/security/provisioning/src/oxmrandompin.c