Home
last modified time | relevance | path

Searched defs:templateIdListLen (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/peripheral/pin_auth/test/unittest/pin_auth/main/src/
H A Dall_in_one_func_test.cpp163 uint32_t templateIdListLen = 2; variable
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dall_in_one_func.c194 …const uint64_t *templateIdList, uint32_t templateIdListLen, const uint8_t *fwkPubKey, uint32_t fwk… in DoSetAllInOneFwkParam()
H A Dpin_auth.cpp326 uint32_t templateIdListLen = templateIdList.size(); in SetAllInOneFwkParam() local
/ohos5.0/drivers/peripheral/pin_auth/test/unittest/pin_auth/database/src/
H A Dpin_db_test.cpp335 uint32_t templateIdListLen = 2; variable
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/database/src/
H A Dpin_db.c1038 …ateIdFromList(uint64_t storeTemplateId, const uint64_t *templateIdList, uint32_t templateIdListLen) in FindTemplateIdFromList()
1049 ResultCode VerifyTemplateDataPin(const uint64_t *templateIdList, uint32_t templateIdListLen) in VerifyTemplateDataPin()