Searched defs:subType (Results 1 – 16 of 16) sorted by relevance
| /drivers/peripheral/pin_auth/hdi_service/main/inc/ |
| D | pin_auth.h | 28 uint64_t subType; member 36 uint64_t subType; member
|
| D | executor_func_common.h | 61 uint64_t subType; member 69 uint64_t subType; member
|
| D | all_in_one_func.h | 35 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 | 35 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/database/src/ |
| D | pin_db.c | 288 static void InitPinInfo(PinInfoV1 *pinInfo, uint64_t templateId, uint64_t subType) in InitPinInfo() 301 static void InitPinIndex(PinIndexV1 *pinIndex, uint64_t templateId, uint64_t subType) in InitPinIndex() 307 static ResultCode AddPinInDb(uint64_t templateId, uint64_t subType) in AddPinInDb() 708 ResultCode GetSubType(uint64_t templateId, uint64_t *subType) in GetSubType()
|
| /drivers/peripheral/user_auth/test/unittest/co_auth/ |
| D | executor_message_test.cpp | 299 constexpr uint64_t subType = 0; variable 345 constexpr uint64_t subType = 0; variable
|
| /drivers/peripheral/pin_auth/test/unittest/pin_auth/database/src/ |
| D | pin_db_test.cpp | 265 uint64_t subType = 0; variable
|
| /drivers/peripheral/user_auth/test/unittest/service_test/src/ |
| D | signature_operation.cpp | 159 static Buffer *GetDataTlvContent(uint32_t result, uint64_t scheduleId, uint64_t subType, uint64_t t… in GetDataTlvContent()
|
| D | user_auth_interface_service_test.cpp | 999 int32_t subType = PinSubType::PIN_SIX; variable
|
| /drivers/peripheral/pin_auth/hdi_service/main/src/ |
| D | executor_func_common.c | 332 uint64_t *subType, uint64_t templateId, uint32_t *freezeTime, uint32_t *count) in GetSubTypeAndFreezeTime()
|
| D | verifier_func.c | 186 uint64_t subType = 0; in SetVerifyAckDataPinParam() local
|
| D | pin_auth.cpp | 105 int32_t PinAuth::EnrollPin(uint64_t scheduleId, uint64_t subType, std::vector<uint8_t> &salt, in EnrollPin()
|
| /drivers/peripheral/user_auth/test/unittest/database/ |
| D | idm_database_test.cpp | 651 uint64_t subType = pinSubType; variable
|