Home
last modified time | relevance | path

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

/test/xts/device_attest/services/core/adapter/
H A Dattest_adapter_hal.c50 int32_t AttestWriteToken(TokenInfo* tokenInfo) in AttestWriteToken() argument
92 AttestReadToken(TokenInfo* tokenInfo) AttestReadToken() argument
[all...]
H A Dattest_adapter.c30 TokenInfo tokenInfo; in AttestIsResetFlagExist() local
/test/xts/device_attest_lite/services/core/adapter/
H A Dattest_adapter_hal.c50 int32_t AttestWriteToken(TokenInfo* tokenInfo) in AttestWriteToken() argument
98 AttestReadToken(TokenInfo* tokenInfo) AttestReadToken() argument
[all...]
H A Dattest_adapter.c29 TokenInfo tokenInfo; in AttestIsResetFlagExist() local
/test/xts/device_attest/services/core/dfx/
H A Dattest_dfx.c85 void PrintDeviceTokenInfo(DeviceTokenInfo* tokenInfo) in PrintDeviceTokenInfo() argument
214 PrintTokenInfo(TokenInfo* tokenInfo) PrintTokenInfo() argument
[all...]
/test/xts/device_attest_lite/services/core/dfx/
H A Dattest_dfx.c85 void PrintDeviceTokenInfo(DeviceTokenInfo* tokenInfo) in PrintDeviceTokenInfo() argument
214 PrintTokenInfo(TokenInfo* tokenInfo) PrintTokenInfo() argument
[all...]
/test/xts/device_attest/services/devattest_ability/test/tdd/gtest/src/
H A Dattest_tdd_mock_hal.c46 int32_t AttestWriteToken(TokenInfo* tokenInfo) in AttestWriteToken() argument
52 int32_t AttestReadToken(TokenInfo* tokenInfo) in AttestReadToken() argument
/test/xts/device_attest_lite/test/tdd/gtest/src/
H A Dattest_tdd_mock_hal.c48 int32_t AttestWriteToken(TokenInfo* tokenInfo) in AttestWriteToken() argument
54 int32_t AttestReadToken(TokenInfo* tokenInfo) in AttestReadToken() argument
/test/xts/device_attest/services/core/security/
H A Dattest_security_token.c401 TokenInfo tokenInfo; in GetProductTokenInfo() local
461 static int32_t GetDecryptedTokenValue(TokenInfo* tokenInfo, uint8_t* tokenValue, uint8_t tokenValueLen) in GetDecryptedTokenValue() argument
500 GetTokenIdDecrypted(TokenInfo* tokenInfo, uint8_t* tokenId, uint8_t tokenIdLen) GetTokenIdDecrypted() argument
543 EncryptTokenValueToTokenInfo(const char* data, uint8_t dataLen, uint8_t* aesKey, TokenInfo* tokenInfo) EncryptTokenValueToTokenInfo() argument
581 EncryptTokenIdToTokenInfo(const char* data, uint8_t dataLen, uint8_t* aesKey, TokenInfo* tokenInfo) EncryptTokenIdToTokenInfo() argument
618 GetTokenInfo(const char* tokenValue, uint8_t tokenValueLen, const char* tokenId, uint8_t tokenIdLen, TokenInfo* tokenInfo) GetTokenInfo() argument
664 TokenInfo tokenInfo; GetTokenValueDecrypted() local
723 TokenInfo tokenInfo; GetTokenId() local
785 TokenInfo tokenInfo; WriteToken() local
[all...]
/test/xts/device_attest_lite/services/core/security/
H A Dattest_security_token.c401 TokenInfo tokenInfo; in GetProductTokenInfo() local
461 static int32_t GetDecryptedTokenValue(TokenInfo* tokenInfo, uint8_t* tokenValue, uint8_t tokenValueLen) in GetDecryptedTokenValue() argument
492 GetTokenIdDecrypted(TokenInfo* tokenInfo, uint8_t* tokenId, uint8_t tokenIdLen) GetTokenIdDecrypted() argument
528 EncryptTokenValueToTokenInfo(const char* data, uint8_t dataLen, uint8_t* aesKey, TokenInfo* tokenInfo) EncryptTokenValueToTokenInfo() argument
561 EncryptTokenIdToTokenInfo(const char* data, uint8_t dataLen, uint8_t* aesKey, TokenInfo* tokenInfo) EncryptTokenIdToTokenInfo() argument
593 GetTokenInfo(const char* tokenValue, uint8_t tokenValueLen, const char* tokenId, uint8_t tokenIdLen, TokenInfo* tokenInfo) GetTokenInfo() argument
639 TokenInfo tokenInfo; GetTokenValueDecrypted() local
698 TokenInfo tokenInfo; GetTokenId() local
760 TokenInfo tokenInfo; WriteToken() local
[all...]
/test/xts/device_attest/services/core/include/
H A Dattest_type.h172 DeviceTokenInfo tokenInfo; member
/test/xts/device_attest_lite/services/core/include/
H A Dattest_type.h158 DeviceTokenInfo tokenInfo; member
/test/xts/device_attest_lite/services/core/network/
H A Dattest_network.c458 cJSON *tokenInfo = cJSON_CreateObject(); in BuildCoapAuthBody() local
[all...]
/test/xts/device_attest/services/core/network/
H A Dattest_network.c544 cJSON *tokenInfo = cJSON_CreateObject(); in BuildTokenInfo() local
[all...]

Completed in 8 milliseconds