Home
last modified time | relevance | path

Searched refs:PIN_CAPABILITY_LEVEL (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/inc/
H A Dexecutor_func_common.h28 #define PIN_CAPABILITY_LEVEL 3 macro
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dall_in_one_func.c189 pinExecutorInfo->maxTemplateAcl = PIN_CAPABILITY_LEVEL; in DoGetAllInOneExecutorInfo()
H A Dcollector_func.c84 pinExecutorInfo->maxTemplateAcl = PIN_CAPABILITY_LEVEL; in DoGetCollectorExecutorInfo()
H A Dexecutor_func_common.c414 int32_t setAcl = SetAttributeUint32(attribute, ATTR_ACL, PIN_CAPABILITY_LEVEL); in SetResultDataInfo()
H A Dverifier_func.c86 pinExecutorInfo->maxTemplateAcl = PIN_CAPABILITY_LEVEL; in DoGetVerifierExecutorInfo()