Searched refs:session_handle (Results 1 – 1 of 1) sorted by relevance
251 def __init__(self, session_handle=TPM2_RS_PW, nonce=bytes(), argument253 self.session_handle = session_handle260 return struct.pack(fmt, self.session_handle, len(self.nonce),651 auth_cmd = AuthCommand(session_handle=policy_handle, hmac=auth_value)
Completed in 3 milliseconds