Home
last modified time | relevance | path

Searched refs:InitCommonTestParamsAndDoImport (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/security/huks/huks_napi_BasicTest/src/
Dhuks_warpped_test.cpp126 static void InitCommonTestParamsAndDoImport(struct HksImportWrappedKeyTestParams *importWrappedKeyT… in InitCommonTestParamsAndDoImport() function
187 InitCommonTestParamsAndDoImport(&importWrappedKeyTestParams001, g_importWrappedAes256Params,
/test/xts/acts/security/huks/huks_ndk_Test/entry/src/main/cpp/
Dutils.cpp468 static OH_Huks_Result InitCommonTestParamsAndDoImport(struct HksImportWrappedKeyTestParams* importW… in InitCommonTestParamsAndDoImport() function
530 InitCommonTestParamsAndDoImport(&importWrappedKeyTestParams001, g_importWrappedAes256Params, in ImportWrappedKey()