Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/interfaces/kits/napi/include/v9/
H A Dhuks_napi_common_item.h68 const std::string HKS_HANDLE_PROPERTY_CHALLENGE = "challenge"; variable
/ohos5.0/base/security/huks/interfaces/kits/napi/src/v9/
H A Dhuks_napi_common_item.cpp729 …NAPI_CALL(env, napi_set_named_property(env, object, HKS_HANDLE_PROPERTY_CHALLENGE.c_str(), challen… in AddHandleOrChallenge()