Home
last modified time | relevance | path

Searched refs:policy_handle (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/tpm2/
H A Dtpm2.py628 def unseal(self, parent_key, blob, auth_value, policy_handle): argument
649 if policy_handle:
650 auth_cmd = AuthCommand(session_handle=policy_handle, hmac=auth_value)