Home
last modified time | relevance | path

Searched refs:create_root_key (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/tpm2/
H A Dtpm2_tests.py16 self.root_key = self.client.create_root_key()
234 root1 = space1.create_root_key()
236 root2 = space2.create_root_key()
237 root3 = space2.create_root_key()
248 root1 = space1.create_root_key()
258 space1.create_root_key()
260 space2.create_root_key()
261 space2.create_root_key()
277 root1 = space1.create_root_key()
H A Dtpm2.py543 def create_root_key(self, auth_value = bytes()): member in Client
/kernel/linux/linux-6.6/tools/testing/selftests/tpm2/
H A Dtpm2_tests.py16 self.root_key = self.client.create_root_key()
247 root1 = space1.create_root_key()
249 root2 = space2.create_root_key()
250 root3 = space2.create_root_key()
261 root1 = space1.create_root_key()
271 space1.create_root_key()
273 space2.create_root_key()
274 space2.create_root_key()
290 root1 = space1.create_root_key()
H A Dtpm2.py544 def create_root_key(self, auth_value = bytes()): member in Client

Completed in 4 milliseconds