Home
last modified time | relevance | path

Searched refs:Client (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/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(tpm
[all...]
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:
/kernel/linux/linux-5.10/tools/testing/selftests/tpm2/
H A Dtpm2_tests.py15 self.client = tpm2.Client()
233 space1 = tpm2.Client(tpm2.Client.FLAG_SPACE)
235 space2 = tpm2.Client(tpm2.Client.FLAG_SPACE)
247 space1 = tpm2.Client(tpm2.Client.FLAG_SPACE)
257 space1 = tpm2.Client(tpm2.Client.FLAG_SPACE)
259 space2 = tpm2.Client(tpm
[all...]
H A Dtpm2.py353 class Client: class
362 if (self.flags & Client.FLAG_SPACE) == 0:
367 if (self.flags & Client.FLAG_NONBLOCK):
383 if (self.flags & Client.FLAG_NONBLOCK):
389 if (self.flags & Client.FLAG_NONBLOCK):
392 if (self.flags & Client.FLAG_DEBUG) != 0:
/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/
H A Dmptcp_join.sh347 echo Client ns stats
386 echo Client ns stats
425 echo Client ns stats
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Dmptcp_join.sh1234 echo Client ns stats

Completed in 6 milliseconds