Home
last modified time | relevance | path

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

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