Home
last modified time | relevance | path

Searched refs:INVALID_CRED (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/security/device_auth/services/cred_manager/src/account_related/
H A Daccount_related_cred_plugin.c91 int32_t credentialType = INVALID_CRED; in ProcessAccountCredentials()
/ohos5.0/base/security/device_auth/services/frameworks/inc/
H A Dcommon_defs.h168 #define INVALID_CRED 0 macro
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/
H A Daccount_task_main.c151 int32_t credentialType = INVALID_CRED; in NegotiateAndCreateSubTask()
/ohos5.0/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/account_related_group_auth/
H A Daccount_related_group_auth.c729 int32_t credentialType = INVALID_CRED; in PrepareTrustedDeviceInfo()
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/group_operation_common/
H A Dgroup_operation_common.c655 int32_t credType = INVALID_CRED; in AddCredTypeToParams()