Searched refs:parent_key (Results 1 – 1 of 1) sorted by relevance
/tools/testing/selftests/tpm2/ |
D | tpm2.py | 567 def seal(self, parent_key, data, auth_value, policy_dig, argument 594 parent_key, 607 def unseal(self, parent_key, blob, auth_value, policy_handle): argument 621 parent_key,
|