Home
last modified time | relevance | path

Searched defs:tokenInfo (Results 1 – 13 of 13) sorted by relevance

/test/xts/device_attest_lite/services/core/security/
Dattest_security_token.c48 static int32_t GetDecryptedTokenValue(TokenInfo* tokenInfo, uint8_t* tokenValue, uint8_t tokenValue… in GetDecryptedTokenValue()
79 static int32_t GetTokenIdDecrypted(TokenInfo* tokenInfo, uint8_t* tokenId, uint8_t tokenIdLen) in GetTokenIdDecrypted()
112 …ryptTokenValueToTokenInfo(const char* data, uint8_t dataLen, uint8_t* aesKey, TokenInfo* tokenInfo) in EncryptTokenValueToTokenInfo()
145 …EncryptTokenIdToTokenInfo(const char* data, uint8_t dataLen, uint8_t* aesKey, TokenInfo* tokenInfo) in EncryptTokenIdToTokenInfo()
179 TokenInfo* tokenInfo) in GetTokenInfo()
245 TokenInfo tokenInfo; in GetTokenValueDecrypted() local
293 TokenInfo tokenInfo; in GetTokenId() local
317 TokenInfo tokenInfo; in WriteToken() local
/test/xts/device_attest/services/core/security/
Dattest_security_token.c66 static int32_t GetDecryptedTokenValue(TokenInfo* tokenInfo, uint8_t* tokenValue, uint8_t tokenValue… in GetDecryptedTokenValue()
105 static int32_t GetTokenIdDecrypted(TokenInfo* tokenInfo, uint8_t* tokenId, uint8_t tokenIdLen) in GetTokenIdDecrypted()
148 …ryptTokenValueToTokenInfo(const char* data, uint8_t dataLen, uint8_t* aesKey, TokenInfo* tokenInfo) in EncryptTokenValueToTokenInfo()
186 …EncryptTokenIdToTokenInfo(const char* data, uint8_t dataLen, uint8_t* aesKey, TokenInfo* tokenInfo) in EncryptTokenIdToTokenInfo()
225 TokenInfo* tokenInfo) in GetTokenInfo()
292 TokenInfo tokenInfo; in GetTokenValueDecrypted() local
346 TokenInfo tokenInfo; in GetTokenId() local
374 TokenInfo tokenInfo; in WriteToken() local
/test/xts/device_attest_lite/services/core/dfx/
Dattest_dfx.c85 void PrintDeviceTokenInfo(DeviceTokenInfo* tokenInfo) in PrintDeviceTokenInfo()
214 void PrintTokenInfo(TokenInfo* tokenInfo) in PrintTokenInfo()
/test/xts/device_attest/services/core/dfx/
Dattest_dfx.c85 void PrintDeviceTokenInfo(DeviceTokenInfo* tokenInfo) in PrintDeviceTokenInfo()
214 void PrintTokenInfo(TokenInfo* tokenInfo) in PrintTokenInfo()
/test/xts/device_attest_lite/services/core/adapter/
Dattest_adapter_hal.c50 int32_t AttestWriteToken(TokenInfo* tokenInfo) in AttestWriteToken()
92 int32_t AttestReadToken(TokenInfo* tokenInfo) in AttestReadToken()
/test/xts/device_attest/services/core/adapter/
Dattest_adapter_hal.c50 int32_t AttestWriteToken(TokenInfo* tokenInfo) in AttestWriteToken()
92 int32_t AttestReadToken(TokenInfo* tokenInfo) in AttestReadToken()
/test/xts/device_attest/services/devattest_ability/test/tdd/gtest/
Dattest_tdd_mock_hal.c73 int32_t AttestWriteToken(TokenInfo* tokenInfo) in AttestWriteToken()
79 int32_t AttestReadToken(TokenInfo* tokenInfo) in AttestReadToken()
/test/xts/device_attest_lite/test/tdd/gtest/
Dattest_tdd_mock_hal.c76 int32_t AttestWriteToken(TokenInfo* tokenInfo) in AttestWriteToken()
82 int32_t AttestReadToken(TokenInfo* tokenInfo) in AttestReadToken()
/test/xts/acts/account/appaccount/sceneProject/actsaccountauthenticator/entry/src/main/js/ServiceAbility/
Dservice.js87 tokenInfo: { property
/test/xts/device_attest_lite/services/core/include/
Dattest_type.h144 DeviceTokenInfo tokenInfo; member
/test/xts/device_attest/services/core/include/
Dattest_type.h162 DeviceTokenInfo tokenInfo; member
/test/xts/device_attest/services/core/network/
Dattest_network.c529 cJSON *tokenInfo = cJSON_CreateObject(); in BuildTokenInfo() local
/test/xts/device_attest_lite/services/core/network/
Dattest_network.c451 cJSON *tokenInfo = cJSON_CreateObject(); in BuildCoapAuthBody() local