Home
last modified time | relevance | path

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

/base/security/device_auth/services/authenticators/src/account_related/
Daccount_module.c33 #define ACCOUNT_CLIENT_STEP_MASK 0x000F macro
62 if ((message & ACCOUNT_CLIENT_STEP_MASK) == ACCOUNT_CLIENT_FIRST_MESSAGE) { in CheckAccountMsgRepeatability()