Searched defs:subType (Results 1 – 10 of 10) sorted by relevance
| /drivers/peripheral/pin_auth/hdi_service/main/inc/ |
| D | pin_auth.h | 27 uint64_t subType; member
|
| D | pin_func.h | 100 uint64_t subType; member 105 uint64_t subType; member
|
| /drivers/peripheral/user_auth/test/unittest/inc/ |
| D | signature_operation.h | 31 uint64_t subType; member
|
| /drivers/peripheral/pin_auth/hdi_service/main/src/ |
| D | pin_auth.cpp | 95 …esultCode InitPinEnrollParam(PinEnrollParam *pinEnrollParam, uint64_t scheduleId, uint64_t subType, in InitPinEnrollParam() 124 int32_t PinAuth::EnrollPin(uint64_t scheduleId, uint64_t subType, std::vector<uint8_t> &salt, in EnrollPin()
|
| D | pin_func.c | 51 static ResultCode GetSubTypeAndFreezeTime(uint64_t *subType, uint64_t templateId, uint32_t *freezeT… in GetSubTypeAndFreezeTime() 80 uint64_t subType = 0; in DoAuthPin() local
|
| /drivers/peripheral/pin_auth/hdi_service/database/inc/ |
| D | pin_db.h | 72 uint64_t subType; member 89 uint64_t subType; member
|
| /drivers/peripheral/pin_auth/test/uinttest/pin_auth/database/src/ |
| D | pin_db_test.cpp | 245 uint64_t subType = 0; variable
|
| /drivers/peripheral/pin_auth/hdi_service/database/src/ |
| D | pin_db.c | 566 static void InitPinIndex(PinIndex *pinIndex, uint64_t templateId, uint64_t subType) in InitPinIndex() 572 static ResultCode AddPinInDb(uint64_t templateId, uint64_t subType) in AddPinInDb() 609 static ResultCode RefreshPinDb(uint64_t *templateId, uint64_t subType) in RefreshPinDb() 915 ResultCode GetSubType(uint64_t templateId, uint64_t *subType) in GetSubType()
|
| /drivers/peripheral/user_auth/test/unittest/src/ |
| D | signature_operation.cpp | 135 static Buffer *GetDataTlvContent(uint32_t result, uint64_t scheduleId, uint64_t subType, uint64_t t… in GetDataTlvContent()
|
| D | user_auth_interface_service_test.cpp | 860 PinSubType subType = PIN_SIX; variable
|