Home
last modified time | relevance | path

Searched refs:HksCallerType (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/systemapi_wrap/bms/include/
H A Dhks_bms_api_wrap.h31 enum HksCallerType HksGetCallerType(void);
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/systemapi_wrap/bms/src/
H A Dhks_bms_api_wrap.cpp82 enum HksCallerType HksGetCallerType(void) in HksGetCallerType()
219 enum HksCallerType appidType = HksGetCallerType(); in GetCallerName()
/ohos5.0/base/security/huks/interfaces/inner_api/huks_standard/main/include/
H A Dhks_type_enum.h504 enum HksCallerType { enum
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/core/src/
H A Dhks_client_service.c1611 enum HksCallerType appidType = HksGetCallerType(); in AddAppInfoToParamSet()