/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 176 GetVersionResponse* response) { in GetVersion() 182 SupportedAlgorithmsResponse* response) { in SupportedAlgorithms() 188 SupportedBlockModesResponse* response) { in SupportedBlockModes() 194 SupportedPaddingModesResponse* response) { in SupportedPaddingModes() 199 SupportedDigestsResponse* response) { in SupportedDigests() 205 SupportedImportFormatsResponse* response) { in SupportedImportFormats() 211 SupportedExportFormatsResponse* response) { in SupportedExportFormats() 216 AddEntropyResponse* response) { in AddRngEntropy() [all …]
|
D | remote_keymint_device.cpp | 218 AddEntropyResponse response(impl_.message_version()); in addRngEntropy() local 240 GenerateKeyResponse response(impl_.message_version()); in generateKey() local 283 ImportKeyResponse response(impl_.message_version()); in importKey() local 314 ImportWrappedKeyResponse response(impl_.message_version()); in importWrappedKey() local 337 UpgradeKeyResponse response(impl_.message_version()); in upgradeKey() local 352 DeleteKeyResponse response(impl_.message_version()); in deleteKey() local 361 DeleteAllKeysResponse response(impl_.message_version()); in deleteAllKeys() local 385 BeginOperationResponse response(impl_.message_version()); in begin() local 410 DeviceLockedResponse response = impl_.DeviceLocked(request); in deviceLocked() local 415 EarlyBootEndedResponse response = impl_.EarlyBootEnded(); in earlyBootEnded() local [all …]
|
D | remote_remotely_provisioned_component.cpp | 44 ndk::ScopedAStatus toKeymasterError(const KeymasterResponse& response) { in toKeymasterError() 58 GetHwInfoResponse response = impl_.GetHwInfo(); in getHardwareInfo() local 76 GenerateRkpKeyResponse response(impl_.message_version()); in generateEcdsaP256KeyPair() local 103 GenerateCsrResponse response(impl_.message_version()); in generateCertificateRequest() local 130 GenerateCsrV2Response response(impl_.message_version()); in generateCertificateRequestV2() local
|
D | remote_keymint_operation.cpp | 65 UpdateOperationResponse response(impl_.message_version()); in updateAad() local 87 UpdateOperationResponse response(impl_.message_version()); in update() local 129 FinishOperationResponse response(impl_.message_version()); in finish() local 144 AbortOperationResponse response(impl_.message_version()); in abort() 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 | 106 void ReadCommandResponse(std::vector<std::string>& response) { in ReadCommandResponse() 158 inline bool IsFinalResponseSuccess(std::string response) { in IsFinalResponseSuccess() 169 inline bool IsFinalResponseError(std::string response) { in IsFinalResponseError() 180 inline bool IsIntermediateResponse(std::string response) { in IsIntermediateResponse() 192 std::vector<std::string> response; in openLogicalChannel() local 202 std::vector<std::string> response; in closeLogicalChannel() local 237 std::vector<std::string> response; in TEST_F() local 250 std::vector<std::string> response; in TEST_F() local 268 std::vector<std::string> response; in TEST_F() local 281 std::vector<std::string> response; in TEST_F() local [all …]
|
/device/google/cuttlefish/host/commands/run_cvd/ |
D | server_loop.cpp | 99 auto response = LauncherResponse::kSuccess; in Run() local 107 auto response = LauncherResponse::kError; in Run() local 114 auto response = LauncherResponse::kSuccess; in Run() local 124 auto response = LauncherResponse::kError; in Run() local 135 auto response = LauncherResponse::kError; in Run() local 141 auto response = LauncherResponse::kError; in Run() local 145 auto response = LauncherResponse::kSuccess; in Run() local 162 auto response = LauncherResponse::kError; in Run() local 168 auto response = LauncherResponse::kSuccess; in Run() local 180 auto response = LauncherResponse::kError; in Run() local
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril_service.cpp | 4867 void *response, size_t responseLen) { in responseIntOrEmpty() 4886 void *response, size_t responseLen) { in responseInt() 4901 void *response, size_t responseLen) { in responseInt_1_6() 4917 void *response, size_t responseLen) { in getIccCardStatusResponse() 5031 void *response, size_t responseLen) { in supplyIccPinForAppResponse() 5053 void *response, size_t responseLen) { in supplyIccPukForAppResponse() 5074 void *response, size_t responseLen) { in supplyIccPin2ForAppResponse() 5095 void *response, size_t responseLen) { in supplyIccPuk2ForAppResponse() 5116 void *response, size_t responseLen) { in changeIccPinForAppResponse() 5137 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()
|
/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 | 87 EnrollResponse* response) { in Send() 91 gatekeeper_error_t Send(const VerifyRequest& request, VerifyResponse* response) { in Send()
|
D | remote_gatekeeper.cpp | 90 EnrollResponse response; in enroll() local 137 VerifyResponse response; in verify() local 171 GateKeeperMessage* response) { in Send()
|
/device/google/cuttlefish/host/libs/web/ |
D | build_api.cc | 147 auto response = in LatestBuildId() local 175 auto response = in BuildStatus() local 195 auto response = in ProductName() local 230 auto response = in Artifacts() local 280 auto response = CF_EXPECT( in ArtifactToCallback() local 310 auto response = CF_EXPECT( in ArtifactToFile() local
|
D | credential_source.cc | 52 auto response = CF_EXPECT( in RefreshCredential() local 151 auto response = CF_EXPECT(http_client_.PostToJson(kUrl, data.str(), headers)); in UpdateLatestCredential() local 275 auto response = in RefreshCredential() local
|
/device/google/cuttlefish/host/commands/secure_env/ |
D | gatekeeper_responder.cpp | 44 EnrollResponse response; in ProcessMessage() local 55 VerifyResponse response; in ProcessMessage() local
|
/device/google/cuttlefish/host/commands/cvd/ |
D | client.cpp | 87 auto response = SendRequest(request); in GetServerVersion() local 161 auto response = in StopCvdServer() local 210 auto response = CF_EXPECT(SendRequest(request, new_control_fd, exe_fd)); in HandleCommand() local 258 cvd::Response response; in SendRequest() 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/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/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() 866 RIL_Data_Call_Response_v11 *response = responses; in requestOrSendDataCallList() local 1074 int response = 0; in requestQueryNetworkSelectionMode() local 1329 int response[maxNumOfElements]; local 1567 int response[4]; local 1607 int response; local 1668 int response[5]; local 1737 static int parseRegistrationState(char *str, int *type, int *items, int **response) 2037 char *response[3]; local [all …]
|
/device/google/cuttlefish/guest/hals/oemlock/remote/ |
D | remote_oemlock.cpp | 70 auto response = CF_EXPECT(channel_.ReceiveMessage(), in requestValue() local 80 auto response = CF_EXPECT(channel_.ReceiveMessage(), in setValue() local
|
/device/google/cuttlefish/host/commands/test_gce_driver/ |
D | gce_api.cpp | 342 auto response = CF_EXPECT(gce_api_.http_client_.PostToJson( in Run() local 436 auto response = in Get() local 466 auto response = CF_EXPECT( in Insert() local 492 auto response = CF_EXPECT( in Reset() local 532 auto response = in Delete() local
|