Home
last modified time | relevance | path

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

/test/xts/device_attest/services/core/security/
Dattest_security_token.c401 TokenInfo tokenInfo; in GetProductTokenInfo() local
461 static int32_t GetDecryptedTokenValue(TokenInfo* tokenInfo, uint8_t* tokenValue, uint8_t tokenValue… in GetDecryptedTokenValue()
500 static int32_t GetTokenIdDecrypted(TokenInfo* tokenInfo, uint8_t* tokenId, uint8_t tokenIdLen) in GetTokenIdDecrypted()
543 …ryptTokenValueToTokenInfo(const char* data, uint8_t dataLen, uint8_t* aesKey, TokenInfo* tokenInfo) in EncryptTokenValueToTokenInfo()
581 …EncryptTokenIdToTokenInfo(const char* data, uint8_t dataLen, uint8_t* aesKey, TokenInfo* tokenInfo) in EncryptTokenIdToTokenInfo()
620 TokenInfo* tokenInfo) in GetTokenInfo()
664 TokenInfo tokenInfo; in GetTokenValueDecrypted() local
723 TokenInfo tokenInfo; in GetTokenId() local
785 TokenInfo tokenInfo; in WriteToken() local
/test/xts/device_attest_lite/services/core/security/
Dattest_security_token.c401 TokenInfo tokenInfo; in GetProductTokenInfo() local
461 static int32_t GetDecryptedTokenValue(TokenInfo* tokenInfo, uint8_t* tokenValue, uint8_t tokenValue… in GetDecryptedTokenValue()
492 static int32_t GetTokenIdDecrypted(TokenInfo* tokenInfo, uint8_t* tokenId, uint8_t tokenIdLen) in GetTokenIdDecrypted()
528 …ryptTokenValueToTokenInfo(const char* data, uint8_t dataLen, uint8_t* aesKey, TokenInfo* tokenInfo) in EncryptTokenValueToTokenInfo()
561 …EncryptTokenIdToTokenInfo(const char* data, uint8_t dataLen, uint8_t* aesKey, TokenInfo* tokenInfo) in EncryptTokenIdToTokenInfo()
595 TokenInfo* tokenInfo) in GetTokenInfo()
639 TokenInfo tokenInfo; in GetTokenValueDecrypted() local
698 TokenInfo tokenInfo; in GetTokenId() local
760 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/services/core/adapter/
Dattest_adapter_hal.c50 int32_t AttestWriteToken(TokenInfo* tokenInfo) in AttestWriteToken()
92 int32_t AttestReadToken(TokenInfo* tokenInfo) in AttestReadToken()
Dattest_adapter.c30 TokenInfo tokenInfo; in AttestIsResetFlagExist() local
/test/xts/device_attest_lite/services/core/adapter/
Dattest_adapter_hal.c50 int32_t AttestWriteToken(TokenInfo* tokenInfo) in AttestWriteToken()
98 int32_t AttestReadToken(TokenInfo* tokenInfo) in AttestReadToken()
Dattest_adapter.c29 TokenInfo tokenInfo; in AttestIsResetFlagExist() local
/test/xts/device_attest/services/devattest_ability/test/tdd/gtest/src/
Dattest_tdd_mock_hal.c46 int32_t AttestWriteToken(TokenInfo* tokenInfo) in AttestWriteToken()
52 int32_t AttestReadToken(TokenInfo* tokenInfo) in AttestReadToken()
/test/xts/device_attest_lite/test/tdd/gtest/src/
Dattest_tdd_mock_hal.c48 int32_t AttestWriteToken(TokenInfo* tokenInfo) in AttestWriteToken()
54 int32_t AttestReadToken(TokenInfo* tokenInfo) in AttestReadToken()
/test/xts/device_attest_lite/services/core/include/
Dattest_type.h158 DeviceTokenInfo tokenInfo; member
/test/xts/device_attest/services/core/include/
Dattest_type.h172 DeviceTokenInfo tokenInfo; member
/test/xts/device_attest/services/core/network/
Dattest_network.c544 cJSON *tokenInfo = cJSON_CreateObject(); in BuildTokenInfo() local
/test/xts/device_attest_lite/services/core/network/
Dattest_network.c458 cJSON *tokenInfo = cJSON_CreateObject(); in BuildCoapAuthBody() local