Home
last modified time | relevance | path

Searched defs:responses (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/security/sharedsecret/aidl/vts/functional/
DSharedSecretAidlTest.cpp94 void verifyResponses(const vector<uint8_t>& expected, const vector<ComputeResult>& responses) { in verifyResponses()
170 auto responses = computeAllSharedSecrets(params); in TEST_F() local
212 auto responses = computeAllSharedSecrets(params); in TEST_F() local
252 auto responses = computeAllSharedSecrets(params); in TEST_F() local
296 auto responses = computeAllSharedSecrets(params); in TEST_F() local
338 auto responses = computeAllSharedSecrets(params); in TEST_F() local
/hardware/interfaces/keymaster/4.0/vts/functional/
DHmacKeySharingTest.cpp106 void verifyResponses(const HidlBuf& expected, const std::vector<ComputeHmacResult>& responses) { in verifyResponses()
143 auto responses = computeSharedHmac(allKeymasters(), params); in TEST_P() local
187 auto responses = computeSharedHmac(allKeymasters(), params); in TEST_P() local
227 auto responses = computeSharedHmac(allKeymasters(), params); in TEST_P() local
/hardware/ril/reference-ril/
Dreference-ril.c603 RIL_Data_Call_Response_v11 *responses = in requestOrSendDataCallList() local