Home
last modified time | relevance | path

Searched refs:AuthCommand (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/tpm2/
H A Dtpm2.py247 class AuthCommand(object): class
441 auth_cmd = AuthCommand()
552 auth_cmd = AuthCommand()
598 auth_cmd = AuthCommand()
634 auth_cmd = AuthCommand()
650 auth_cmd = AuthCommand(session_handle=policy_handle, hmac=auth_value)
652 auth_cmd = AuthCommand(hmac=auth_value)
674 auth_cmd = AuthCommand()
/kernel/linux/linux-6.6/tools/testing/selftests/tpm2/
H A Dtpm2.py248 class AuthCommand(object): class
442 auth_cmd = AuthCommand()
553 auth_cmd = AuthCommand()
599 auth_cmd = AuthCommand()
635 auth_cmd = AuthCommand()
651 auth_cmd = AuthCommand(session_handle=policy_handle, hmac=auth_value)
653 auth_cmd = AuthCommand(hmac=auth_value)
675 auth_cmd = AuthCommand()

Completed in 3 milliseconds