Home
last modified time | relevance | path

Searched defs:baseParam (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/security/huks/huks_napi_BasicTest/src/
Dhuks_nullptr_test.cpp79 struct OH_Huks_Param baseParam = {.tag = OH_HUKS_TAG_ALGORITHM, .uint64Param = (uint64_t)1}; variable
/test/xts/acts/security/huks/huks_ndk_Test/entry/src/main/cpp/
Dhuksndk.cpp782 struct OH_Huks_Param baseParam = {.tag = OH_HUKS_TAG_ALGORITHM, .uint64Param = (uint64_t)1}; in OHHuksCheckParamMatch() local
796 struct OH_Huks_Param baseParam = {.tag = OH_HUKS_TAG_ALGORITHM, .uint64Param = (uint64_t)1}; in OHHuksCheckParamMatchErr() local