Home
last modified time | relevance | path

Searched refs:INIT_AUTH_ERROR_COUNT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/pin_auth/hdi_service/database/inc/
H A Dpin_db.h27 #define INIT_AUTH_ERROR_COUNT 0 macro
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dexecutor_func_common.c360 uint32_t authErrorCount = INIT_AUTH_ERROR_COUNT; in DoQueryPinInfo()
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/database/src/
H A Dpin_db.c297 info->authErrorCount = INIT_AUTH_ERROR_COUNT; in InitAntiBruteInfo()