Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/
H A Daccount_module.c30 #define ACCOUNT_CLIENT_STEP_MASK 0x000F macro
54 if ((message & ACCOUNT_CLIENT_STEP_MASK) != ACCOUNT_CLIENT_FIRST_MESSAGE) { in IsAccountMsgNeedIgnore()