Searched defs:subType (Results 1 – 13 of 13) sorted by relevance
| /drivers/peripheral/pin_auth/hdi_service/main/inc/ |
| D | pin_auth.h | 28 uint64_t subType; member
|
| D | pin_func.h | 95 uint64_t subType; member 100 uint64_t subType; member
|
| /drivers/peripheral/user_auth/test/unittest/service_test/inc/ |
| D | signature_operation.h | 30 uint64_t subType; member
|
| /drivers/peripheral/pin_auth/hdi_service/database/inc/ |
| D | pin_db.h | 36 uint64_t subType; member
|
| D | pin_db_ops_v1.h | 33 uint64_t subType; member
|
| D | pin_db_ops_v0.h | 31 uint64_t subType; member
|
| /drivers/peripheral/pin_auth/hdi_service/main/src/ |
| D | pin_func.c | 51 static ResultCode GetSubTypeAndFreezeTime(uint64_t *subType, uint64_t templateId, uint32_t *freezeT… in GetSubTypeAndFreezeTime() 81 uint64_t subType = 0; in DoAuthPin() local
|
| D | pin_auth.cpp | 88 int32_t PinAuth::EnrollPin(uint64_t scheduleId, uint64_t subType, std::vector<uint8_t> &salt, in EnrollPin()
|
| /drivers/peripheral/pin_auth/hdi_service/database/src/ |
| D | pin_db.c | 312 static void InitPinInfo(PinInfoV1 *pinInfo, uint64_t templateId, uint64_t subType) in InitPinInfo() 325 static void InitPinIndex(PinIndexV1 *pinIndex, uint64_t templateId, uint64_t subType) in InitPinIndex() 331 static ResultCode AddPinInDb(uint64_t templateId, uint64_t subType) in AddPinInDb() 369 static ResultCode RefreshPinDb(uint64_t *templateId, uint64_t subType) in RefreshPinDb() 681 ResultCode GetSubType(uint64_t templateId, uint64_t *subType) in GetSubType()
|
| /drivers/peripheral/pin_auth/test/uinttest/pin_auth/database/src/ |
| D | pin_db_test.cpp | 260 uint64_t subType = 0; variable
|
| /drivers/peripheral/user_auth/test/unittest/service_test/src/ |
| D | signature_operation.cpp | 134 static Buffer *GetDataTlvContent(uint32_t result, uint64_t scheduleId, uint64_t subType, uint64_t t… in GetDataTlvContent()
|
| D | user_auth_interface_service_test.cpp | 1152 PinSubType subType = PinSubType::PIN_SIX; variable
|
| /drivers/peripheral/user_auth/test/unittest/database/ |
| D | idm_database_test.cpp | 533 uint64_t subType = 10000; variable
|