/device/google/cuttlefish/guest/hals/keymint/remote/ |
D | remote_keymaster.cpp | 41 auto response = channel_->ReceiveMessage(); in ForwardCommand() local 105 ConfigureVerifiedBootInfoResponse response = in Initialize() local 118 GetVersionResponse* response) { in GetVersion() 124 SupportedAlgorithmsResponse* response) { in SupportedAlgorithms() 130 SupportedBlockModesResponse* response) { in SupportedBlockModes() 136 SupportedPaddingModesResponse* response) { in SupportedPaddingModes() 141 SupportedDigestsResponse* response) { in SupportedDigests() 147 SupportedImportFormatsResponse* response) { in SupportedImportFormats() 153 SupportedExportFormatsResponse* response) { in SupportedExportFormats() 158 AddEntropyResponse* response) { in AddRngEntropy() [all …]
|
D | remote_keymint_device.cpp | 217 AddEntropyResponse response(impl_.message_version()); in addRngEntropy() local 239 GenerateKeyResponse response(impl_.message_version()); in generateKey() local 282 ImportKeyResponse response(impl_.message_version()); in importKey() local 313 ImportWrappedKeyResponse response(impl_.message_version()); in importWrappedKey() local 336 UpgradeKeyResponse response(impl_.message_version()); in upgradeKey() local 351 DeleteKeyResponse response(impl_.message_version()); in deleteKey() local 360 DeleteAllKeysResponse response(impl_.message_version()); in deleteAllKeys() local 384 BeginOperationResponse response(impl_.message_version()); in begin() local 409 DeviceLockedResponse response = impl_.DeviceLocked(request); in deviceLocked() local 414 EarlyBootEndedResponse response = impl_.EarlyBootEnded(); in earlyBootEnded() local [all …]
|
D | remote_keymint_operation.cpp | 65 UpdateOperationResponse response(impl_.message_version()); in updateAad() local 87 UpdateOperationResponse response(impl_.message_version()); in update() local 124 FinishOperationResponse response(impl_.message_version()); in finish() local 139 AbortOperationResponse response(impl_.message_version()); in abort() local
|
D | remote_remotely_provisioned_component.cpp | 42 ndk::ScopedAStatus toKeymasterError(const KeymasterResponse& response) { in toKeymasterError() 69 GenerateRkpKeyResponse response(impl_.message_version()); in generateEcdsaP256KeyPair() local 96 GenerateCsrResponse response(impl_.message_version()); in generateCertificateRequest() local
|
D | remote_shared_secret.cpp | 38 auto response = impl_.GetHmacSharingParameters(); in getSharedSecretParameters() local 62 auto response = impl_.ComputeSharedHmac(request); in computeSharedSecret() local
|
/device/google/cuttlefish/guest/hals/keymaster/remote/ |
D | remote_keymaster.cpp | 38 auto response = channel_->ReceiveMessage(); in ForwardCommand() local 71 void RemoteKeymaster::GetVersion(const GetVersionRequest& request, GetVersionResponse* response) { in GetVersion() 76 SupportedAlgorithmsResponse* response) { in SupportedAlgorithms() 81 SupportedBlockModesResponse* response) { in SupportedBlockModes() 86 SupportedPaddingModesResponse* response) { in SupportedPaddingModes() 91 SupportedDigestsResponse* response) { in SupportedDigests() 96 SupportedImportFormatsResponse* response) { in SupportedImportFormats() 101 SupportedExportFormatsResponse* response) { in SupportedExportFormats() 106 AddEntropyResponse* response) { in AddRngEntropy() 110 void RemoteKeymaster::Configure(const ConfigureRequest& request, ConfigureResponse* response) { in Configure() [all …]
|
D | remote_keymaster4_device.cpp | 275 const GetHmacSharingParametersResponse response = impl_->GetHmacSharingParameters(); in getHmacSharingParameters() local 300 auto response = impl_->ComputeSharedHmac(request); in computeSharedHmac() local 324 auto response = impl_->VerifyAuthorization(request); in verifyAuthorization() local 343 AddEntropyResponse response(impl_->message_version()); in addRngEntropy() local 354 GenerateKeyResponse response(impl_->message_version()); in generateKey() local 376 GetKeyCharacteristicsResponse response(impl_->message_version()); in getKeyCharacteristics() local 397 ImportKeyResponse response(impl_->message_version()); in importKey() local 423 ImportWrappedKeyResponse response(impl_->message_version()); in importWrappedKey() local 447 ExportKeyResponse response(impl_->message_version()); in exportKey() local 465 AttestKeyResponse response(impl_->message_version()); in attestKey() local [all …]
|
/device/google/cuttlefish/host/commands/modem_simulator/unittest/ |
D | service_test.cpp | 105 void ReadCommandResponse(std::vector<std::string>& response) { in ReadCommandResponse() 157 inline bool IsFinalResponseSuccess(std::string response) { in IsFinalResponseSuccess() 168 inline bool IsFinalResponseError(std::string response) { in IsFinalResponseError() 179 inline bool IsIntermediateResponse(std::string response) { in IsIntermediateResponse() 191 std::vector<std::string> response; in openLogicalChannel() local 201 std::vector<std::string> response; in closeLogicalChannel() local 236 std::vector<std::string> response; in TEST_F() local 249 std::vector<std::string> response; in TEST_F() local 267 std::vector<std::string> response; in TEST_F() local 280 std::vector<std::string> response; in TEST_F() local [all …]
|
/device/google/cuttlefish/host/commands/run_cvd/ |
D | server_loop.cpp | 69 auto response = LauncherResponse::kSuccess; in Run() local 74 auto response = LauncherResponse::kError; in Run() local 81 auto response = LauncherResponse::kSuccess; in Run() local 90 auto response = LauncherResponse::kError; in Run() local 96 auto response = LauncherResponse::kError; in Run() local 100 auto response = LauncherResponse::kSuccess; in Run() local 114 auto response = LauncherResponse::kError; in Run() local 120 auto response = LauncherResponse::kSuccess; in Run() local 132 auto response = LauncherResponse::kError; in Run() local
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril_service.cpp | 4851 void *response, size_t responseLen) { in responseIntOrEmpty() 4870 void *response, size_t responseLen) { in responseInt() 4885 void *response, size_t responseLen) { in responseInt_1_6() 4901 void *response, size_t responseLen) { in getIccCardStatusResponse() 5015 void *response, size_t responseLen) { in supplyIccPinForAppResponse() 5037 void *response, size_t responseLen) { in supplyIccPukForAppResponse() 5058 void *response, size_t responseLen) { in supplyIccPin2ForAppResponse() 5079 void *response, size_t responseLen) { in supplyIccPuk2ForAppResponse() 5100 void *response, size_t responseLen) { in changeIccPinForAppResponse() 5121 void *response, size_t responseLen) { in changeIccPin2ForAppResponse() [all …]
|
D | ril_config.cpp | 347 RIL_Errno e, void *response, size_t responseLen) { in getSimSlotsStatusResponse() 384 RIL_Errno e, void *response, size_t responseLen) { in setSimSlotsMappingResponse() 403 RIL_Errno e, void *response, size_t responseLen) { in getPhoneCapabilityResponse() 437 RIL_Errno e, void *response, size_t responseLen) { in setPreferredDataModemResponse() 456 RIL_Errno e, void *response, size_t responseLen) { in setModemsConfigResponse() 475 RIL_Errno e, void *response, size_t responseLen) { in getModemsConfigResponse() 502 RIL_Errno e, void *response, size_t responseLen) { in getHalDeviceCapabilitiesResponse() 529 void *response, size_t responseLen) { in simSlotsStatusChanged()
|
D | RilSapSocket.cpp | 45 void *response, in sOnRequestComplete() 233 void RilSapSocket::onRequestComplete(RIL_Token t, RIL_Errno e, void *response, in onRequestComplete()
|
/device/generic/goldfish/radio/librilutils/proto/ |
D | sap-api.proto | 142 required Response response = 1; field 193 required Response response = 2; field 212 required Response response = 1; field 232 required Response response = 1; field 249 required Response response = 1; field 278 required Response response = 1; field 305 required Response response = 1; field
|
/device/google/cuttlefish/guest/hals/gatekeeper/remote/ |
D | remote_gatekeeper.h | 77 gatekeeper_error_t Send(const EnrollRequest& request, EnrollResponse *response) { in Send() 81 gatekeeper_error_t Send(const VerifyRequest& request, VerifyResponse *response) { in Send()
|
D | remote_gatekeeper.cpp | 74 EnrollResponse response; in enroll() local 112 VerifyResponse response; in verify() local 149 GateKeeperMessage *response) { in Send()
|
/device/google/cuttlefish/host/commands/secure_env/ |
D | gatekeeper_responder.cpp | 45 EnrollResponse response; in ProcessMessage() local 56 VerifyResponse response; in ProcessMessage() local
|
/device/google/cuttlefish/host/commands/cvd/ |
D | main.cc | 70 auto response = SendRequest(request); in EnsureCvdServerRunning() local 140 auto response = SendRequest(request, /*extra_fd=*/write_pipe); in StopCvdServer() local 187 auto response = CF_EXPECT(SendRequest(request)); in HandleCommand() local 235 cvd::Response response; local
|
D | server.cc | 147 Result<cvd::Response> response; in RequestHandler() local 206 auto response = HandleRequest(*request, event.fd); in HandleMessage() local 260 auto response = CF_EXPECT(shared->handler->Handle(request)); in HandleRequest() local
|
/device/google/cuttlefish/common/libs/security/ |
D | keymaster_channel_test.cpp | 40 auto response = channel.ReceiveMessage(); in TEST() local 65 auto response = channel.ReceiveMessage(); in TEST() local
|
/device/google/cuttlefish/host/commands/modem_simulator/ |
D | channel_monitor.cpp | 56 for (auto& response : responses) { in SendCommandResponse() local 167 void ChannelMonitor::SendUnsolicitedCommand(std::string& response) { in SendUnsolicitedCommand() 177 void ChannelMonitor::SendRemoteCommand(cuttlefish::SharedFD client, std::string& response) { in SendRemoteCommand()
|
D | stk_service.cpp | 66 std::vector<std::string> response = {{"+CUSATD: 0,1"}, {"OK"}}; in HandleReportStkServiceIsRunning() local 103 std::vector<std::string> response = {{"+CUSATE: 0"}, {"OK"}}; in HandleSendEnvelope() local 161 std::vector<std::string> response = {{"+CUSATT: 0"}, {"OK"}}; in HandleSendTerminalResponseToSim() local
|
D | modem_service.cpp | 104 std::string response{"OK\r"}; in HandleCommandDefaultSupported() local 126 void ModemService::SendCommandToRemote(cuttlefish::SharedFD remote_client, std::string response) { in SendCommandToRemote()
|
/device/google/cuttlefish/guest/hals/ril/reference-ril/ |
D | reference-ril.c | 321 #define RIL_onRequestComplete(t, e, response, responselen) s_rilenv->OnRequestComplete(t,e, respons… argument 529 static int parseSimResponseLine(char* line, RIL_SIM_IO_Response* response) { in parseSimResponseLine() 846 RIL_Data_Call_Response_v11 *response = responses; in requestOrSendDataCallList() local 1054 int response = 0; in requestQueryNetworkSelectionMode() local 1309 int response[maxNumOfElements]; local 1547 int response[4]; local 1587 int response; local 1648 int response[5]; local 1717 static int parseRegistrationState(char *str, int *type, int *items, int **response) 2017 char *response[3]; local [all …]
|
/device/google/cuttlefish/host/commands/test_gce_driver/ |
D | gce_api.cpp | 318 auto response = in Run() local 413 auto response = curl_.DownloadToJson(url, Headers()); in Get() local 442 auto response = curl_.PostToJson(url, requestNoZone, Headers()); in Insert() local 467 auto response = curl_.PostToJson(url, Json::Value(), Headers()); in Reset() local 506 auto response = curl_.DeleteToJson(url, Headers()); in Delete() local
|
/device/google/cuttlefish/tests/integration/com/android/cuttlefish/test/ |
D | GceInstanceRule.java | 148 TestMessage response = receiveMessage(); in ssh() local 271 TestMessage response = receiveMessage(); in apply() local
|