Home
last modified time | relevance | path

Searched defs:tokenId (Results 1 - 19 of 19) sorted by relevance

/test/testfwk/arkxtest/testserver/test/unittest/
H A Dmock_permission.cpp26 uint64_t tokenId; in MockPermission() local
45 uint64_t tokenId; in MockProcess() local
/test/xts/device_attest/services/core/attest/
H A Dattest_service_active.c49 uint8_t tokenId[TOKEN_ID_LEN + 1] = {0}; in GenActiveMsg() local
H A Dattest_service_reset.c37 uint8_t tokenId[TOKEN_ID_LEN + 1] = {0}; in GenResetMsg() local
H A Dattest_service_auth.c842 uint8_t tokenId[TOKEN_ID_LE in GenAuthMsg() local
[all...]
/test/xts/device_attest_lite/services/core/attest/
H A Dattest_service_active.c49 uint8_t tokenId[TOKEN_ID_LEN + 1] = {0}; in GenActiveMsg() local
H A Dattest_service_reset.c37 uint8_t tokenId[TOKEN_ID_LEN + 1] = {0}; in GenResetMsg() local
H A Dattest_service_auth.c862 uint8_t tokenId[TOKEN_ID_LE in GenAuthMsg() local
[all...]
/test/xts/device_attest/common/permission/src/
H A Dpermission.cpp38 AccessTokenID tokenId = IPCSkeleton::GetCallingTokenID(); in IsSystem() local
67 AccessTokenID tokenId = IPCSkeleton::GetCallingTokenID(); in IsPermissionGranted() local
/test/xts/hats/hdf/external_device_manager/driver_extension_controller/
H A Ddriver_extension_controller_test.cpp94 uint64_t tokenId = GetAccessTokenId(infoInstance); in SetTestCaseNative() local
/test/xts/dcts/distributedhardware/distributedscreentest/
H A Dtest.cpp273 uint64_t tokenId; in QueryRemoteDeviceInfo() local
/test/xts/hats/hdf/external_device_manager/driver_extension_manager_client_test/
H A Ddriver_extension_manager_client_test.cpp66 uint64_t tokenId; in GetNativeToken() local
/test/xts/dcts/communication/softbus_standard/common/
H A Dsocket_common.c578 uint64_t tokenId; in AddPermission() local
H A Dnet_trans_common.c1336 uint64_t tokenId; in AddPermission() local
/test/xts/device_attest/services/core/security/
H A Dattest_security_token.c207 static int32_t GetTokenIdSpecial(uint8_t* tokenId, uint8_t tokenIdLen) in GetTokenIdSpecial() argument
500 static int32_t GetTokenIdDecrypted(TokenInfo* tokenInfo, uint8_t* tokenId, uint8_t tokenIdLen) in GetTokenIdDecrypted() argument
394 GetProductTokenInfo(const char* challenge, uint8_t* tokenValueHmac, uint8_t tokenValueHmacLen,\ uint8_t* tokenId, uint8_t tokenIdLen) GetProductTokenInfo() argument
618 GetTokenInfo(const char* tokenValue, uint8_t tokenValueLen, const char* tokenId, uint8_t tokenIdLen, TokenInfo* tokenInfo) GetTokenInfo() argument
721 GetTokenId(uint8_t* tokenId, uint8_t tokenIdLen) GetTokenId() argument
746 GetTokenValueAndId(const char* challenge, uint8_t* tokenValueHmac, uint8_t tokenValueHmacLen,\ uint8_t* tokenId, uint8_t tokenIdLen) GetTokenValueAndId() argument
777 WriteToken(const char* tokenValue, uint8_t tokenValueLen, const char* tokenId, uint8_t tokenIdLen) WriteToken() argument
[all...]
/test/xts/device_attest_lite/services/core/security/
H A Dattest_security_token.c207 static int32_t GetTokenIdSpecial(uint8_t* tokenId, uint8_t tokenIdLen) in GetTokenIdSpecial() argument
492 static int32_t GetTokenIdDecrypted(TokenInfo* tokenInfo, uint8_t* tokenId, uint8_t tokenIdLen) in GetTokenIdDecrypted() argument
394 GetProductTokenInfo(const char* challenge, uint8_t* tokenValueHmac, uint8_t tokenValueHmacLen,\ uint8_t* tokenId, uint8_t tokenIdLen) GetProductTokenInfo() argument
593 GetTokenInfo(const char* tokenValue, uint8_t tokenValueLen, const char* tokenId, uint8_t tokenIdLen, TokenInfo* tokenInfo) GetTokenInfo() argument
696 GetTokenId(uint8_t* tokenId, uint8_t tokenIdLen) GetTokenId() argument
721 GetTokenValueAndId(const char* challenge, uint8_t* tokenValueHmac, uint8_t tokenValueHmacLen,\ uint8_t* tokenId, uint8_t tokenIdLen) GetTokenValueAndId() argument
752 WriteToken(const char* tokenValue, uint8_t tokenValueLen, const char* tokenId, uint8_t tokenIdLen) WriteToken() argument
[all...]
/test/xts/acts/communication/dsoftbus/capi_ipc/entry/src/main/cpp/
H A Dipc_capi.cpp99 uint64_t tokenId = OH_IPCSkeleton_GetCallingTokenId(); in OHIPCSkeletonGetCallingTokenId() local
/test/xts/device_attest/services/core/include/
H A Dattest_type.h91 char* tokenId; member
137 char tokenId[TOKEN_ID_ENCRYPT_LEN]; member
/test/xts/device_attest_lite/services/core/include/
H A Dattest_type.h77 char* tokenId; member
123 char tokenId[TOKEN_ID_ENCRYPT_LEN]; member
/test/xts/dcts/distributedhardware/distributedaudionewtest/
H A Ddistributedaudiotest.cpp720 uint64_t tokenId; in GetSyncOnlineDevices() local
816 uint64_t tokenId; in AddPermission() local

Completed in 20 milliseconds