Home
last modified time | relevance | path

Searched refs:Client (Results 1 – 25 of 288) sorted by relevance

12345678910>>...12

/openbmc/phosphor-snmp/
H A Dsnmp_client.hpp21 sdbusplus::xyz::openbmc_project::Network::server::Client,
31 class Client : public Ifaces class
34 Client() = delete;
35 Client(const Client&) = delete;
36 Client& operator=(const Client&) = delete;
37 Client(Client&&) = delete;
38 Client& operator=(Client&&) = delete;
39 virtual ~Client() = default;
48 Client(sdbusplus::bus_t& bus, const char* objPath, ConfManager& parent,
77 using sdbusplus::xyz::openbmc_project::Network::server::Client::address;
[all …]
H A Dsnmp_client.cpp13 Client::Client(sdbusplus::bus_t& bus, const char* objPath, ConfManager& parent, in Client() function in phosphor::network::snmp::Client
21 Client::TransportProtocol::UDP); in Client()
27 std::string Client::address(std::string value) in address()
41 uint16_t Client::port(uint16_t value) in port()
55 void Client::delete_() in delete_()
H A Dsnmp_serialize.cpp17 CEREAL_CLASS_VERSION(phosphor::network::snmp::Client, CLASS_VERSION);
34 void save(Archive& archive, const Client& manager, in save()
48 void load(Archive& archive, Client& manager, const std::uint32_t /*version*/) in load()
59 fs::path serialize(Id id, const Client& manager, const fs::path& dir) in serialize()
71 bool deserialize(const fs::path& path, Client& manager) in deserialize()
H A Dsnmp_serialize.hpp25 fs::path serialize(Id id, const Client& manager, const fs::path& path);
33 bool deserialize(const fs::path& path, Client& manager);
/openbmc/sdbusplus/tools/sdbusplus/templates/
H A Dinterface.client.hpp.mako16 template <typename Client, typename Proxy>
26 template <typename Client = void, typename Proxy = void>
28 public std::conditional_t<std::is_void_v<Client>,
30 details::${interface.classname}<Client, Proxy>>
34 std::conditional_t<std::is_void_v<Client>,
36 details::${interface.classname}<Client, Proxy>>(
44 template <typename Client, typename Proxy>
50 friend Client;
73 context<Client, ${interface.classname}>(this);
/openbmc/linux/tools/testing/selftests/tpm2/
H A Dtpm2_tests.py15 self.client = tpm2.Client()
246 space1 = tpm2.Client(tpm2.Client.FLAG_SPACE)
248 space2 = tpm2.Client(tpm2.Client.FLAG_SPACE)
260 space1 = tpm2.Client(tpm2.Client.FLAG_SPACE)
270 space1 = tpm2.Client(tpm2.Client.FLAG_SPACE)
272 space2 = tpm2.Client(tpm2.Client.FLAG_SPACE)
289 space1 = tpm2.Client(tpm2.Client.FLAG_SPACE)
314 async_client = tpm2.Client(tpm2.Client.FLAG_NONBLOCK)
323 async_client = tpm2.Client(tpm2.Client.FLAG_SPACE | tpm2.Client.FLAG_NONBLOCK)
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Client/
H A Dmeson.build4 input: [ '../../../../../yaml/xyz/openbmc_project/Network/Client.interface.yaml', ],
12 'xyz/openbmc_project/Network/Client',
18 'xyz/openbmc_project/Network/Client/Create__markdown'.underscorify(),
19 input: [ '../../../../../yaml/xyz/openbmc_project/Network/Client/Create.interface.yaml', ],
27 'xyz/openbmc_project/Network/Client/Create',
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_certificate.robot37 Verify Client Certificate Replace
43 Client Valid Certificate Valid Privatekey ok
44 Client Empty Certificate Valid Privatekey error
45 Client Valid Certificate Empty Privatekey error
46 Client Empty Certificate Empty Privatekey error
59 Verify Client Certificate Install
65 Client Valid Certificate Valid Privatekey ok
150 Verify CSR Generation For Client Certificate
191 Client Expired Certificate ok
214 Client Not Yet Valid Certificate ok
[all …]
/openbmc/openbmc-test-automation/redfish/dmtf_tools/
H A Dtest_redfishtool_certificate.robot76 Verify Redfishtool Replace Client Certificate Errors
81 Client Empty Certificate Empty Privatekey error
82 Client Empty Certificate Valid Privatekey error
83 Client Valid Certificate Empty Privatekey error
94 Verify Redfishtool Client Certificate Install Errors
99 Client Empty Certificate Empty Privatekey error
100 Client Empty Certificate Valid Privatekey error
101 Client Valid Certificate Empty Privatekey error
260 ... ELSE IF '${cert_type}' == 'Client'
319 ... Run Keyword If '${cert_type}' == 'Client'
[all …]
/openbmc/phosphor-snmp/test/
H A Dtest_snmp_client.cpp43 Client client(bus, objPath.c_str(), manager, "1.1.1.1", 202); in TEST_F()
45 sdbusplus::server::xyz::openbmc_project::network::Client:: in TEST_F()
59 Client client(bus, objPath.c_str(), manager, "1.1.1.1", 202); in TEST_F()
73 Client client(bus, objPath.c_str(), manager, "1.1.1.1", 23); in TEST_F()
76 Client restoreClient(bus, objPath2.c_str(), manager); in TEST_F()
H A Dtest_snmp_serialize.cpp49 Client client(bus, objPath.c_str(), manager, "1.1.1.1", 23); in TEST_F()
52 Client restoreClient(bus, objPath2.c_str(), manager); in TEST_F()
65 Client client(bus, objPath.c_str(), manager); in TEST_F()
79 Client restoreClient(bus, objPath.c_str(), manager); in TEST_F()
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Client/Create/
H A Dmeson.build3 'xyz/openbmc_project/Network/Client/Create__cpp'.underscorify(),
4 input: [ '../../../../../../yaml/xyz/openbmc_project/Network/Client/Create.interface.yaml', ],
12 'xyz/openbmc_project/Network/Client/Create',
/openbmc/linux/Documentation/driver-api/surface_aggregator/
H A Dclient-api.rst4 Client Driver API Documentation
32 Client Bus and Client Device API
/openbmc/linux/Documentation/devicetree/bindings/rtc/
H A Dfsl,scu-rtc.yaml7 title: i.MX SCU Client Device Node - RTC Based on SCU Message Protocol
12 description: i.MX SCU Client Device Node
13 Client nodes are maintained as children of the relevant IMX-SCU device node.
/openbmc/qemu/docs/system/
H A Dcpu-models-x86-abi.csv57 Skylake-Client-v1,✅,✅,✅,
58 Skylake-Client-v2,✅,✅,✅,
59 Skylake-Client-v3,✅,✅,✅,
60 Skylake-Client-v4,✅,✅,✅,
/openbmc/linux/Documentation/devicetree/bindings/watchdog/
H A Dfsl,scu-wdt.yaml7 title: i.MX SCU Client Device Node - Watchdog Based on SCU Message Protocol
12 description: i.MX SCU Client Device Node
13 Client nodes are maintained as children of the relevant IMX-SCU device node.
/openbmc/linux/Documentation/devicetree/bindings/thermal/
H A Dfsl,scu-thermal.yaml7 title: i.MX SCU Client Device Node - Thermal Based on SCU Message Protocol
12 description: i.MX SCU Client Device Node
13 Client nodes are maintained as children of the relevant IMX-SCU device node.
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dfsl,scu-key.yaml7 title: i.MX SCU Client Device Node - SCU Key Based on SCU Message Protocol
12 description: i.MX SCU Client Device Node
13 Client nodes are maintained as children of the relevant IMX-SCU device node.
/openbmc/u-boot/doc/
H A DREADME.android-fastboot-protocol26 2. Client response with a single packet no greater than 64 bytes.
52 4. Client responds with a single packet no greater than 64 bytes.
71 Client: "OKAY0.4" return version "0.4"
75 Client: "OKAY" return value ""
79 Client: "DATA00001234" ready to accept data
83 Client: "OKAY" success
87 Client: "INFOerasing flash" indicate status / progress
93 Client: "FAILunknown command" indicate failure
144 Client Variables
/openbmc/linux/Documentation/devicetree/bindings/power/
H A Dfsl,scu-pd.yaml7 title: i.MX SCU Client Device Node - Power Domain Based on SCU Message Protocol
12 description: i.MX SCU Client Device Node
13 Client nodes are maintained as children of the relevant IMX-SCU device node.
/openbmc/linux/Documentation/devicetree/bindings/nvmem/
H A Dfsl,scu-ocotp.yaml7 title: i.MX SCU Client Device Node - OCOTP Based on SCU Message Protocol
12 description: i.MX SCU Client Device Node
13 Client nodes are maintained as children of the relevant IMX-SCU device node.
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dfsl,scu-pinctrl.yaml7 title: i.MX SCU Client Device Node - Pinctrl Based on SCU Message Protocol
12 description: i.MX SCU Client Device Node
13 Client nodes are maintained as children of the relevant IMX-SCU device node.
32 Client device subnodes use below standard properties.
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dfsl,scu-clk.yaml7 title: i.MX SCU Client Device Node - Clock Controller Based on SCU Message Protocol
12 description: i.MX SCU Client Device Node
13 Client nodes are maintained as children of the relevant IMX-SCU device node.
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dendpoint_group.hpp19 Client, enumerator
36 {GroupType::Client, "Client"},
/openbmc/phosphor-snmp/docs/
H A Dsnmp-configuration.md30 for configuring the SNMP manager(Client).
41 …ager ip>", <port>] }' https://<hostname/ip>/xyz/openbmc_project/network/snmp/manager/action/Client`
45 …/openbmc_project/network/snmp/manager xyz.openbmc_project.Network.Client.Create Client sqs "<snmp …

12345678910>>...12