Home
last modified time | relevance | path

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

/base/security/device_auth/services/authenticators/inc/account_related/
Daccount_module_defines.h46 CMD_ISO_AUTH_MAIN_ONE = 0x0050, enumerator
/base/security/device_auth/services/authenticators/src/account_related/auth/iso_auth_task/
Diso_auth_server_task.c294 case CMD_ISO_AUTH_MAIN_ONE: in ProcessServerTask()
Diso_auth_client_task.c86 if (AddIntToJson(sendToPeer, FIELD_STEP, CMD_ISO_AUTH_MAIN_ONE) != CLIB_SUCCESS) { in PackIsoAuthClientBeginMsg()