Home
last modified time | relevance | path

Searched defs:productKey (Results 1 – 11 of 11) sorted by relevance

/test/xts/device_attest/services/core/adapter/
Dattest_adapter_hal.c41 int32_t AttestGetProductKey(uint8_t productKey[], uint32_t len) in AttestGetProductKey()
Dattest_adapter_mock.c277 int OsGetProdKeyStub(char* productKey, uint32_t len) in OsGetProdKeyStub()
/test/xts/device_attest_lite/services/core/adapter/
Dattest_adapter_hal.c41 int32_t AttestGetProductKey(uint8_t productKey[], uint32_t len) in AttestGetProductKey()
Dattest_adapter_mock.c276 int OsGetProdKeyStub(char* productKey, uint32_t len) in OsGetProdKeyStub()
/test/xts/device_attest/services/devattest_ability/test/tdd/gtest/src/
Dattest_tdd_mock_hal.c41 int32_t AttestGetProductKey(uint8_t productKey[], uint32_t len) in AttestGetProductKey()
/test/xts/device_attest_lite/test/tdd/gtest/src/
Dattest_tdd_mock_hal.c43 int32_t AttestGetProductKey(uint8_t productKey[], uint32_t len) in AttestGetProductKey()
/test/xts/acts/applications/kitframework_ipcamera/
Dkitfwk_oem_api_test.cpp317 char productKey[PRODUCT_KEY_LEN]; variable
/test/xts/acts/applications/kitframework/
Dkitfwk_oem_api_test.c327 char productKey[PRODUCT_KEY_LEN]; variable
/test/xts/device_attest/services/oem_adapter/src/
Ddevice_attest_oem_adapter.c223 int32_t OEMGetProductKey(char* productKey, uint32_t len) in OEMGetProductKey()
/test/xts/device_attest/services/core/security/
Dattest_security_token.c57 uint8_t productKey[PRODUCT_KEY_LEN + 1] = {0}; in GetIKM() local
/test/xts/device_attest_lite/services/core/security/
Dattest_security_token.c57 uint8_t productKey[PRODUCT_KEY_LEN + 1] = {0}; in GetIKM() local