Home
last modified time | relevance | path

Searched defs:ret1 (Results 1 – 14 of 14) sorted by relevance

/test/xts/acts/security/huks_napi_BasicTest/src/
Dhuks_cipher_rsa_test_common.cpp38 int32_t ret1 = HksMemCmp(inData->data, cipherText->data, inData->size); in HksRsaCipherTestEncryptAbnormal() local
60 int32_t ret1 = HksMemCmp(inData->data, cipherText->data, inData->size); in HksRsaCipherTestEncrypt() local
82 int32_t ret1 = HksMemCmp(inData->data, plainText->data, inData->size); in HksRsaCipherTestDecrypt() local
Dhuks_attest_test.cpp91 OH_Huks_Result ret1 = OH_Huks_DeleteKeyItem(&g_keyAlias, NULL); variable
Dhuks_agree_ecdh_test.cpp197 OH_Huks_Result ret1 = OH_Huks_GenerateKeyItem(&g_keyAlias01001, genParamSet, nullptr); variable
Dhuks_three_stage_test_common.cpp378 int32_t ret1 = HksMemCmp(hash1.data, hash2.data, hash2.size); in TestCmpKeyAliasHash() local
647 int32_t ret1 = HksGetDigestLen(digestAlg->uint32Param, &digestLen); in HuksHash() local
Dhuks_agree_dh_test.cpp181 OH_Huks_Result ret1 = OH_Huks_GenerateKeyItem(&g_keyAlias01001, genParamSet, nullptr); variable
/test/xts/hats/hdf/wlan/wifi/hal/
Dwifi_hal_startandstop.cpp64 int ret1, ret2; variable
/test/xts/acts/commonlibrary_lite/file_hal/src/
Dutils_file_func_test.c203 int ret1 = UtilsFileClose(fd1); variable
222 int ret1 = UtilsFileClose(fd1); variable
241 int ret1 = UtilsFileClose(fd1); variable
260 int ret1 = UtilsFileClose(fd1); variable
279 int ret1 = UtilsFileClose(fd1); variable
317 int ret1 = UtilsFileWrite(fd1, g_def, strlen(g_def)); variable
/test/xts/acts/kernel_lite/time_posix/src/
DClockTimeTest.cpp270 int ret1 = gettimeofday(&tvalStart, &tzone); variable
293 int ret1 = settimeofday(&set, NULL); variable
/test/xts/hats/hdf/location/gnss/
Dlocation_gnss_test.cpp222 int32_t ret1 = g_ignssHci->StartGnss(starttype); variable
/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/
Dplugin_render.cpp191 int32_t ret1; in OnSurfaceChanged() local
233 [[maybe_unused]] int32_t ret1; in DispatchTouchEvent() local
/test/xts/hats/kernel/accesstokenid/
Daccesstokenid_test.cpp460 int ret1 = ioctl(fd, ACCESS_TOKENID_ILLEGAL1, &token); variable
/test/xts/hats/kernel/purgeableMem/
Dpurgeable_cpp_test.cpp171 int ret1 = 1; variable
/test/xts/acts/multimedia_lite/media_lite_posix/player_native/src/
DActsMediaPlayerVideoTest.cpp69 string ret1 = source.GetSourceUri(); in CreateAndSetSource() local
DActsMediaPlayerAudioTest.cpp231 string ret1 = source.GetSourceUri(); in CreateAndSetSource() local