Home
last modified time | relevance | path

Searched refs:antiBruteInfoV0 (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/pin_auth/hdi_service/database/src/
H A Dpin_db_ops_v0.c29 void GetMaxLockedAntiBruteInfo(AntiBruteInfoV0 *antiBruteInfoV0) in GetMaxLockedAntiBruteInfo() argument
31 if (antiBruteInfoV0 == NULL) { in GetMaxLockedAntiBruteInfo()
34 antiBruteInfoV0->authErrorCount = ATTI_BRUTE_SECOND_STAGE; in GetMaxLockedAntiBruteInfo()
35 antiBruteInfoV0->startFreezeTime = GetRtcTime(); in GetMaxLockedAntiBruteInfo()
/drivers/peripheral/pin_auth/hdi_service/database/inc/
H A Dpin_db_ops_v0.h53 void GetMaxLockedAntiBruteInfo(AntiBruteInfoV0 *antiBruteInfoV0);

Completed in 1 milliseconds