Placed OC random functionality at common place for RI and CA to use
authorkoushik.girijala <g.koushik@samsung.com>
Tue, 10 Nov 2015 07:50:08 +0000 (13:20 +0530)
committerJon A. Cruz <jonc@osg.samsung.com>
Wed, 9 Dec 2015 20:36:11 +0000 (20:36 +0000)
commit60290a9f641e324a63b67c75b7b3e437773ee1b5
tree524f22498d26945274fcd2a10c4e66d28e059f33
parent302c70f3566ca1aad4d23f212cbc5adfa3c321eb
Placed  OC random functionality at common place for RI and CA to use

Moved OC random implementation to c_common folder to make it available for CA as well. As Seed Random should be called at common place for RI and CA.

Change-Id: I0a7cd674b9c4212b3a1d1e382aa1f455bec1a6d2
Signed-off-by: koushik.girijala <g.koushik@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/4101
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Jon A. Cruz <jonc@osg.samsung.com>
Signed-off-by: koushik.girijala <g.koushik@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/4455
29 files changed:
examples/OICMiddle/SConscript
examples/OICSensorBoard/Makefile
resource/c_common/SConscript
resource/c_common/ocrandom/include/ocrandom.h [moved from resource/csdk/ocrandom/include/ocrandom.h with 100% similarity]
resource/c_common/ocrandom/src/ocrandom.c [moved from resource/csdk/ocrandom/src/ocrandom.c with 96% similarity]
resource/c_common/ocrandom/test/SConscript [moved from resource/csdk/ocrandom/test/SConscript with 97% similarity]
resource/c_common/ocrandom/test/android/randomtest.cpp [moved from resource/csdk/ocrandom/test/android/randomtest.cpp with 100% similarity]
resource/c_common/ocrandom/test/arduino/randomtest.cpp [moved from resource/csdk/ocrandom/test/arduino/randomtest.cpp with 100% similarity]
resource/c_common/ocrandom/test/linux/randomtest.cpp [moved from resource/csdk/ocrandom/test/linux/randomtest.cpp with 100% similarity]
resource/csdk/SConscript
resource/csdk/connectivity/build/tizen/packaging/com.oic.ca.spec
resource/csdk/connectivity/src/caconnectivitymanager.c
resource/csdk/connectivity/src/caprotocolmessage.c
resource/csdk/doc/Doxyfile
resource/csdk/routing/SConscript
resource/csdk/security/SConscript
resource/csdk/security/provisioning/SConscript
resource/csdk/security/provisioning/ck_manager/sample/SConscript
resource/csdk/stack/src/ocstack.c
resource/csdk/stack/test/SConscript
resource/examples/SConscript
resource/src/SConscript
resource/unit_tests.scons
resource/unittests/SConscript
service/simulator/SConscript [changed mode: 0755->0644]
service/third_party_libs.scons
tools/darwin/mkfwk_ios.sh
tools/darwin/mkfwk_osx.sh
tools/tizen/iotivity.spec