Searched refs:auth_policy (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/tools/testing/selftests/tpm2/ |
| D | tpm2.py | 297 (len(self.auth_policy), len(self.parameters), len(self.unique)) 299 def __init__(self, object_type, name_alg, object_attributes, auth_policy='', argument 304 self.auth_policy = auth_policy 313 len(self.auth_policy), 314 self.auth_policy, 584 auth_policy=policy_dig,
|