Home
last modified time | relevance | path

Searched defs:authErrorCount (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/pin_auth/hdi_service/database/inc/
H A Dpin_db_ops_v0.h35 uint32_t authErrorCount; member
/drivers/peripheral/pin_auth/test/unittest/pin_auth/database/src/
H A Dpin_db_test.cpp305 uint32_t authErrorCount = 0; in HWTEST_F() local
/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dexecutor_func_common.c360 uint32_t authErrorCount = INIT_AUTH_ERROR_COUNT; in DoQueryPinInfo() local
/drivers/peripheral/pin_auth/hdi_service/database/src/
H A Dpin_db.c730 ResultCode GetAntiBruteInfo(uint64_t templateId, uint32_t *authErrorCount, uint64_t *startFreezeTime) in GetAntiBruteInfo() argument
753 static uint64_t ExponentialFuncTime(uint32_t authErrorCount) in ExponentialFuncTime() argument
763 static uint64_t GetWaitTime(uint32_t authErrorCount) in GetWaitTime() argument
789 GetNextFailLockoutDuration(uint32_t authErrorCount) GetNextFailLockoutDuration() argument
856 GetRemainTimes(uint64_t templateId, uint32_t *remainingAuthTimes, uint32_t authErrorCount) GetRemainTimes() argument
[all...]

Completed in 4 milliseconds