Searched defs:authSubType (Results 1 – 5 of 5) sorted by relevance
| /drivers/peripheral/pin_auth/test/unittest/pin_auth/service/src/ |
| D | all_in_one_impl_test.cpp | 76 uint64_t authSubType = 10010; variable 135 uint64_t authSubType = 10010; variable
|
| /drivers/peripheral/user_auth/hdi_service/coauth/inc/ |
| D | executor_message.h | 37 uint64_t authSubType; member
|
| /drivers/peripheral/pin_auth/hdi_service/service/src/ |
| D | all_in_one_impl.cpp | 306 int32_t AllInOneImpl::EnrollPinInner(ScheduleInfo &scheduleInfo, uint64_t authSubType, const std::v… in EnrollPinInner() 327 int32_t AllInOneImpl::AuthPinInner(ScheduleInfo &scheduleInfo, uint64_t authSubType, const std::vec… in AuthPinInner() 344 int32_t AllInOneImpl::SetData(uint64_t scheduleId, uint64_t authSubType, const std::vector<uint8_t>… in SetData()
|
| D | collector_impl.cpp | 161 uint64_t scheduleId, uint64_t authSubType, const std::vector<uint8_t> &data, int32_t resultCode) in SetData()
|
| /drivers/peripheral/pin_auth/test/fuzztest/pin_auth/pinauthhdi_fuzzer/ |
| D | pin_auth_hdi_fuzzer.cpp | 54 …int32_t OnGetData(const std::vector<uint8_t>& algoParameter, uint64_t authSubType, uint32_t algoVe… in OnGetData() 141 uint64_t authSubType = parcel.ReadUint64(); in FuzzSetData() local
|