Home
last modified time | relevance | path

Searched refs:TOKEN_B_ADDR (Results 1 - 2 of 2) sorted by relevance

/test/xts/device_attest/services/oem_adapter/src/
H A Ddevice_attest_oem_adapter.c86 int32_t retB = ReadTokenWithFlag(TOKEN_ADDR, TOKEN_B_ADDR, tokenWithFlagB, TOKEN_WITH_FLAG_SIZE); in OEMReadToken()
120 int32_t retB = ReadTokenWithFlag(TOKEN_ADDR, TOKEN_B_ADDR, tokenWithFlagB, TOKEN_WITH_FLAG_SIZE); in OEMWriteToken()
140 if (WriteTokenWithFlag(TOKEN_ADDR, TOKEN_B_ADDR, tokenWithFlagB, TOKEN_WITH_FLAG_SIZE) != 0) { in OEMWriteToken()
168 if (WriteTokenWithFlag(TOKEN_ADDR, TOKEN_B_ADDR, tokenWithFlagB, TOKEN_WITH_FLAG_SIZE) != 0) { in OEMWriteToken()
/test/xts/device_attest/services/oem_adapter/include/
H A Ddevice_attest_oem_adapter.h32 #define TOKEN_B_ADDR "tokenB" macro

Completed in 1 milliseconds