Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/tpm2/
A Dtpm2.py629 def unseal(self, parent_key, blob, auth_value, policy_handle): argument
650 if policy_handle:
651 auth_cmd = AuthCommand(session_handle=policy_handle, hmac=auth_value)

Completed in 4 milliseconds