Searched refs:session_handle (Results 1 – 1 of 1) sorted by relevance
250 def __init__(self, session_handle=TPM2_RS_PW, nonce='', session_attributes=0, argument252 self.session_handle = session_handle259 return struct.pack(fmt, self.session_handle, len(self.nonce),629 auth_cmd = AuthCommand(session_handle=policy_handle, hmac=auth_value)