| /test/xts/device_attest/services/core/attest/ |
| H A D | attest_service_active.c | 77 int32_t SendActiveMsg(DevicePacket* devicePacket, char** respMsg) in SendActiveMsg() argument
|
| H A D | attest_service_reset.c | 64 int32_t SendResetMsg(DevicePacket* devicePacket, char** respMsg) in SendResetMsg() argument
|
| H A D | attest_service_challenge.c | 68 static int32_t SendChallMsg(DevicePacket* devicePacket, char** respMsg, ATTEST_ACTION_TYPE action) in SendChallMsg() argument 159 char* respMsg = NULL; in SetChallenge() local
|
| H A D | attest_service.c | 127 char* respMsg = NULL; in ResetDevice() local 172 char* respMsg = NULL; in AuthDevice() local 222 char* respMsg = NULL; in ActiveToken() local [all...] |
| H A D | attest_service_auth.c | 875 int32_t SendAuthMsg(DevicePacket* devicePacket, char** respMsg) in SendAuthMsg() argument
|
| /test/xts/device_attest_lite/services/core/attest/ |
| H A D | attest_service_active.c | 77 int32_t SendActiveMsg(const DevicePacket* devicePacket, char** respMsg) in SendActiveMsg() argument
|
| H A D | attest_service_reset.c | 64 int32_t SendResetMsg(const DevicePacket* devicePacket, char** respMsg) in SendResetMsg() argument
|
| H A D | attest_service_challenge.c | 68 static int32_t SendChallMsg(const DevicePacket* devicePacket, char** respMsg, ATTEST_ACTION_TYPE action) in SendChallMsg() argument 159 char* respMsg = NULL; in SetChallenge() local
|
| H A D | attest_service.c | 92 char* respMsg = NULL; in ResetDevice() local 137 char* respMsg = NULL; in AuthDevice() local 187 char* respMsg = NULL; in ActiveToken() local [all...] |
| H A D | attest_service_auth.c | 895 int32_t SendAuthMsg(const DevicePacket* devicePacket, char** respMsg) in SendAuthMsg() argument
|
| /base/startup/appspawn/test/unittest/app_spawn_standard_test/ |
| H A D | app_spawn_service_test.cpp | 281 AppSpawnResponseMsg *respMsg = reinterpret_cast<AppSpawnResponseMsg *>(buffer.data()); in HWTEST_F() local 351 AppSpawnResponseMsg *respMsg = reinterpret_cast<AppSpawnResponseMsg *>(buffer.data()); in HWTEST_F() local 403 AppSpawnResponseMsg *respMsg = reinterpret_cast<AppSpawnResponseMsg *>(buffer.data()); in HWTEST_F() local 443 AppSpawnResponseMsg *respMsg = reinterpret_cast<AppSpawnResponseMsg *>(buffer2.data()); HWTEST_F() local 483 AppSpawnResponseMsg *respMsg = reinterpret_cast<AppSpawnResponseMsg *>(buffer2.data()); HWTEST_F() local [all...] |
| H A D | nweb_spawn_service_test.cpp | 237 AppSpawnResponseMsg *respMsg = reinterpret_cast<AppSpawnResponseMsg *>(buffer.data()); in HWTEST_F() local 307 AppSpawnResponseMsg *respMsg = reinterpret_cast<AppSpawnResponseMsg *>(buffer.data()); in HWTEST_F() local 359 AppSpawnResponseMsg *respMsg = reinterpret_cast<AppSpawnResponseMsg *>(buffer.data()); in HWTEST_F() local 398 AppSpawnResponseMsg *respMsg = reinterpret_cast<AppSpawnResponseMsg *>(buffer2.data()); HWTEST_F() local 438 AppSpawnResponseMsg *respMsg = reinterpret_cast<AppSpawnResponseMsg *>(buffer2.data()); HWTEST_F() local [all...] |
| /test/xts/device_attest/test/fuzztest/devattestcorenetwork_fuzzer/ |
| H A D | devattest_core_network_fuzz.c | 56 static int32_t ParseHttpsRespIntPara(char *respMsg, int32_t httpType, int32_t *intPara)
in ParseHttpsRespIntPara() argument 100 int32_t ParseHttpsResp(char *respMsg, char **outBody)
in ParseHttpsResp() argument [all...] |
| /test/xts/device_attest_lite/test/tdd/gtest/src/ |
| H A D | attest_tdd_test.cpp | 565 char* respMsg = nullptr; in HWTEST_F() local 596 char* respMsg = nullptr; in HWTEST_F() local [all...] |
| /test/xts/device_attest/services/core/adapter/ |
| H A D | attest_adapter_mock.c | 54 int32_t SendChallMsgStub(ATTEST_ACTION_TYPE actionType, char** respMsg) in SendChallMsgStub() argument 70 int32_t SendDevAttestStub(ATTEST_ACTION_TYPE actionType, char **respMsg) in SendDevAttestStub() argument
|
| /test/xts/device_attest_lite/services/core/adapter/ |
| H A D | attest_adapter_mock.c | 54 int32_t SendChallMsgStub(ATTEST_ACTION_TYPE actionType, char** respMsg) in SendChallMsgStub() argument 70 int32_t SendDevAttestStub(ATTEST_ACTION_TYPE actionType, char **respMsg) in SendDevAttestStub() argument
|
| /test/xts/device_attest/services/core/network/ |
| H A D | attest_network.c | 1001 static int32_t ParseHttpsRespIntPara(char *respMsg, int32_t httpType, int32_t *intPara) in ParseHttpsRespIntPara() argument 1042 static int32_t ParseHttpsResp(char *respMsg, char **outBody) in ParseHttpsResp() argument [all...] |