Home
last modified time | relevance | path

Searched defs:devIdSelf (Results 1 – 5 of 5) sorted by relevance

/base/security/device_auth/services/legacy/authenticators/inc/account_related/auth/iso_auth_task/
Diso_auth_task_common.h34 Uint8Buff devIdSelf; member
/base/security/device_auth/services/legacy/authenticators/inc/account_related/auth/pake_v2_auth_task/
Dpake_v2_auth_task_common.h35 Uint8Buff devIdSelf; member
/base/security/device_auth/services/legacy/authenticators/src/account_related/auth/iso_auth_task/
Diso_auth_task_common.c77 const char *devIdSelf = GetStringFromJson(in, FIELD_SELF_DEV_ID); in FillPayload() local
/base/security/device_auth/services/legacy/authenticators/src/account_related/auth/pake_v2_auth_task/
Dpake_v2_auth_task_common.c246 const char *devIdSelf = GetStringFromJson(in, FIELD_SELF_DEV_ID); in ExtractSelfDevId() local
/base/security/device_auth/services/legacy/identity_manager/src/
Dcert_operation.c490 const char *devIdSelf = StringGet(&deviceEntry->authId); in GenerateAuthTokenForAccessory() local