Home
last modified time | relevance | path

Searched refs:DEVICE_TYPE_CONTROLLER (Results 1 - 6 of 6) sorted by relevance

/base/security/device_auth/interfaces/inner_api/
H A Ddevice_auth.h169 DEVICE_TYPE_CONTROLLER = 1, enumerator
/base/security/device_auth/test/fuzztest/authenticators/account_related/auth/isoauthtask_fuzzer/
H A Disoauthtask_fuzzer.cpp64 (void)AddIntToJson(inJson, FIELD_LOCAL_DEVICE_TYPE, DEVICE_TYPE_CONTROLLER); in CreateServerTask()
89 (void)AddIntToJson(inJson, FIELD_LOCAL_DEVICE_TYPE, DEVICE_TYPE_CONTROLLER); in CreateClientTask()
115 (void)AddIntToJson(inJson, FIELD_LOCAL_DEVICE_TYPE, DEVICE_TYPE_CONTROLLER); in IsoAuthTaskTest01()
141 params->localDevType = DEVICE_TYPE_CONTROLLER; in IsoAuthTaskTest02()
/base/security/device_auth/test/unittest/deviceauth/source/
H A Diso_auth_task_test.cpp90 (void)AddIntToJson(inJson, FIELD_LOCAL_DEVICE_TYPE, DEVICE_TYPE_CONTROLLER); in HWTEST_F()
128 params->localDevType = DEVICE_TYPE_CONTROLLER; in HWTEST_F()
220 (void)AddIntToJson(inJson, FIELD_LOCAL_DEVICE_TYPE, DEVICE_TYPE_CONTROLLER); in CreateServerTask()
587 (void)AddIntToJson(inJson, FIELD_LOCAL_DEVICE_TYPE, DEVICE_TYPE_CONTROLLER); in CreateClientTask()
/base/security/device_auth/services/identity_manager/src/
H A Dcert_operation.c552 int32_t localDevType = DEVICE_TYPE_CONTROLLER; in GenerateAuthTokenByDevType()
/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/account_related_group_auth/
H A Daccount_related_group_auth.c276 int32_t localDevType = DEVICE_TYPE_CONTROLLER; in FillAccountCredentialInfo()
/base/security/device_auth/services/legacy/group_manager/src/group_operation/group_operation_common/
H A Dgroup_operation_common.c484 (userType == DEVICE_TYPE_CONTROLLER) || in IsUserTypeValid()

Completed in 9 milliseconds