Home
last modified time | relevance | path

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

/base/security/device_auth/services/authenticators/inc/account_related/
Daccount_module_defines.h48 CMD_ISO_AUTH_MAIN_TWO = 0x0052, enumerator
/base/security/device_auth/services/authenticators/src/account_related/auth/iso_auth_task/
Diso_auth_server_task.c297 case CMD_ISO_AUTH_MAIN_TWO: in ProcessServerTask()
Diso_auth_client_task.c211 if (AddIntToJson(sendToPeer, FIELD_STEP, CMD_ISO_AUTH_MAIN_TWO) != CLIB_SUCCESS) { in PackIsoAuthClientGetTokenMsg()