Home
last modified time | relevance | path

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

/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_lite/services/core/security/
Dattest_security_token.c264 static int32_t GetDecryptedTokenValue(TokenInfo* tokenInfo, uint8_t* tokenValue, uint8_t tokenValue… in GetDecryptedTokenValue()
295 static int32_t GetTokenIdDecrypted(TokenInfo* tokenInfo, uint8_t* tokenId, uint8_t tokenIdLen) in GetTokenIdDecrypted()
331 …ryptTokenValueToTokenInfo(const char* data, uint8_t dataLen, uint8_t* aesKey, TokenInfo* tokenInfo) in EncryptTokenValueToTokenInfo()
364 …EncryptTokenIdToTokenInfo(const char* data, uint8_t dataLen, uint8_t* aesKey, TokenInfo* tokenInfo) in EncryptTokenIdToTokenInfo()
398 TokenInfo* tokenInfo) in GetTokenInfo()
442 TokenInfo tokenInfo; in GetTokenValueDecrypted() local
499 TokenInfo tokenInfo; in GetTokenId() local
528 TokenInfo tokenInfo; in WriteToken() local
/test/xts/device_attest/services/core/security/
Dattest_security_token.c264 static int32_t GetDecryptedTokenValue(TokenInfo* tokenInfo, uint8_t* tokenValue, uint8_t tokenValue… in GetDecryptedTokenValue()
303 static int32_t GetTokenIdDecrypted(TokenInfo* tokenInfo, uint8_t* tokenId, uint8_t tokenIdLen) in GetTokenIdDecrypted()
346 …ryptTokenValueToTokenInfo(const char* data, uint8_t dataLen, uint8_t* aesKey, TokenInfo* tokenInfo) in EncryptTokenValueToTokenInfo()
384 …EncryptTokenIdToTokenInfo(const char* data, uint8_t dataLen, uint8_t* aesKey, TokenInfo* tokenInfo) in EncryptTokenIdToTokenInfo()
423 TokenInfo* tokenInfo) in GetTokenInfo()
467 TokenInfo tokenInfo; in GetTokenValueDecrypted() local
524 TokenInfo tokenInfo; in GetTokenId() local
553 TokenInfo tokenInfo; in WriteToken() local
/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/device_attest/services/devattest_ability/test/tdd/gtest/src/
Dattest_tdd_mock_hal.c76 int32_t AttestWriteToken(TokenInfo* tokenInfo) in AttestWriteToken()
81 int32_t AttestReadToken(TokenInfo* tokenInfo) in AttestReadToken()
/test/xts/device_attest_lite/services/core/include/
Dattest_type.h156 DeviceTokenInfo tokenInfo; member
/test/xts/device_attest/services/core/include/
Dattest_type.h169 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.c451 cJSON *tokenInfo = cJSON_CreateObject(); in BuildCoapAuthBody() local