Home
last modified time | relevance | path

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

1234

/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)
H A Dtpm2.py354 class Client: class
363 if (self.flags & Client.FLAG_SPACE) == 0:
368 if (self.flags & Client.FLAG_NONBLOCK):
384 if (self.flags & Client.FLAG_NONBLOCK):
390 if (self.flags & Client.FLAG_NONBLOCK):
393 if (self.flags & Client.FLAG_DEBUG) != 0:
/linux/Documentation/driver-api/surface_aggregator/
H A Dclient-api.rst4 Client Driver API Documentation
32 Client Bus and Client Device API
H A Dinternal-api.rst50 Client Device Bus
/linux/drivers/ntb/test/
H A DKconfig3 tristate "NTB Ping Pong Test Client"
12 tristate "NTB Debugging Tool Test Client"
31 tristate "NTB MSI Test Client"
/linux/Documentation/tee/
H A Damd-tee.rst25 | Client | | | Trusted |
37 | Client | | subsystem | driver | | Trusted |
78 The GlobalPlatform TEE Client API [3] can be used by the user space (client) to
90 "TEE Client API Specification v1.0" and click download.
H A Dop-tee.rst30 The GlobalPlatform TEE Client API [5] is implemented on top of the generic
39 | Client | | Trusted |
49 | Client| || | TEE | OP-TEE | | OP-TEE |
164 "TEE Client API Specification v1.0" and click download.
/linux/drivers/block/rnbd/
H A DREADME29 Client side:
69 2. Client requests to open a device by sending RNBD_MSG_OPEN message. This
75 3. Client attaches RNBD_MSG_IO to each IO message send to a device. This
79 4. Client closes a device by sending RNBD_MSG_CLOSE which contains only the
/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-openrd-client.dts3 * Marvell OpenRD Client Board Description
16 model = "OpenRD Client";
H A Dkirkwood-t5325.dts3 * Device Tree file for HP t5325 Thin Client"
18 model = "HP t5325 Thin Client";
/linux/Documentation/driver-api/mei/
H A Dmei-client-bus.rst4 Intel(R) Management Engine (ME) Client bus API
26 A driver implementation for an MEI Client is very similar to any other existing bus
56 To actually register a driver on the ME Client bus one must call the :c:func:`mei_cl_add_driver`
161 MEI Client Bus Drivers
H A Dmei.rst17 Each Intel ME feature, or Intel ME Client is addressed by a unique GUID and
84 Connect to firmware Feature/Client.
102 out_client_properties - Client Properties: MTU and Protocol Version.
139 out_client_properties - Client Properties: MTU and Protocol Version.
H A Dhdcp.rst25 :doc: MEI_HDCP Client Driver
/linux/Documentation/hid/
H A Damd-sfh-hid.rst30 | AMD HID Client |
54 AMD HID Client Layer
86 Core Transport Client layer layer FW
/linux/Documentation/security/tpm/
H A Dtpm_tis.rst40 in section 3.2 of the TCG PC Client Platform TPM Profile Specification.
45 TCG PC Client Platform TPM Profile (PTP) Specification
/linux/Documentation/gpu/xe/
H A Dxe-drm-usage-stats.rst10 :doc: DRM Client usage stats
/linux/Documentation/driver-api/surface_aggregator/clients/
H A Dindex.rst4 Client Driver Documentation
/linux/Documentation/PCI/endpoint/
H A Dpci-vntb-howto.rst159 All the existing client side NTB utilities like NTB Transport Client and NTB
160 Netdev, NTB Ping Pong Test Client and NTB Tool Test Client can be used with NTB
H A Dpci-ntb-howto.rst153 All the existing client side NTB utilities like NTB Transport Client and NTB
154 Netdev, NTB Ping Pong Test Client and NTB Tool Test Client can be used with NTB
/linux/Documentation/networking/caif/
H A Dlinux_caif.rst42 +-------> !interf!+ ! API !+ <- CAIF Client APIs
84 Client layer.
101 Stack and provides a Client interface for adding Link-Layer and
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-dell-smbios4 Contact: Dell.Client.Kernel@dell.com
/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_zerocopy_fastopen-server.pkt18 // Client sends a SYN with data.
/linux/Documentation/driver-api/
H A Dntb.rst26 NTB Client Drivers
123 NTB Transport Client (ntb\_transport) and NTB Netdev (ntb\_netdev)
135 NTB Ping Pong Test Client (ntb\_pingpong)
163 NTB Tool Test Client (ntb\_tool)
203 NTB MSI Test Client (ntb\_msi\_test)
/linux/Documentation/devicetree/bindings/dma/
H A Dk3dma.txt30 Client:
/linux/Documentation/devicetree/bindings/mailbox/
H A Dmailbox.txt19 * Mailbox Client

1234