Searched refs:hmac (Results 1 – 1 of 1) sorted by relevance
251 hmac=''): argument255 self.hmac = hmac258 fmt = '>I H%us B H%us' % (len(self.nonce), len(self.hmac))260 self.nonce, self.session_attributes, len(self.hmac),261 self.hmac)264 fmt = '>I H%us B H%us' % (len(self.nonce), len(self.hmac))629 auth_cmd = AuthCommand(session_handle=policy_handle, hmac=auth_value)631 auth_cmd = AuthCommand(hmac=auth_value)