Home
last modified time | relevance | path

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

/base/security/device_auth/services/creds_manager/src/
Dcreds_operation_utils.c40 ecSpekeEntity->expandProcessCmds = CMD_EXCHANGE_PK | CMD_ADD_TRUST_DEVICE; in SetProtocolsForPinType()
50 dlSpekeEntity->expandProcessCmds = CMD_IMPORT_AUTH_CODE | CMD_ADD_TRUST_DEVICE; in SetProtocolsForPinType()
60 isoEntity->expandProcessCmds = CMD_IMPORT_AUTH_CODE | CMD_ADD_TRUST_DEVICE; in SetProtocolsForPinType()
76 entity->expandProcessCmds = CMD_ADD_TRUST_DEVICE; in SetProtocolsForUidType()
/base/security/device_auth/services/creds_manager/inc/
Dcreds_manager_defines.h69 CMD_ADD_TRUST_DEVICE = 0x0004, enumerator
/base/security/device_auth/services/creds_manager/src/account_related/
Daccount_related_creds_manager.c257 ecSpekeEntity->expandProcessCmds = CMD_ADD_TRUST_DEVICE; in GetAccountAsymIdentityInfo()
/base/security/device_auth/services/session_manager/src/session/v2/
Ddev_session_v2.c187 { CMD_ADD_TRUST_DEVICE, ABORT_IF_ERROR, CmdSaveTrustedInfoGenerator },