Home
last modified time | relevance | path

Searched refs:REQUEST_SIGNATURE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/security/device_auth/services/cred_manager/src/account_related/
H A Daccount_related_cred_plugin.c43 case REQUEST_SIGNATURE: in ProcessAsyTokens()
/ohos5.0/base/security/device_auth/services/frameworks/inc/
H A Dcommon_defs.h274 REQUEST_SIGNATURE = 6, enumerator
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Ddevice_auth.h110 REQUEST_SIGNATURE = 6, enumerator
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/
H A Dgroup_operation.c840 …int32_t result = ProcCred(ACCOUNT_RELATED_PLUGIN, osAccountId, REQUEST_SIGNATURE, requestJson, reg… in GetRegisterInfo()