Home | History | Annotate | Download | only in example

Lines Matching refs:hexify

329             util.hexify(original_key))
431 accept, util.hexify(binary_accept))
439 expected_accept, util.hexify(binary_expected_accept))
555 'Key3: %r (%s)', self._key3, util.hexify(self._key3))
639 'Challenge: %r (%s)', challenge, util.hexify(challenge))
646 expected, util.hexify(expected))
652 'Actual challenge response: %r (%s)', reply, util.hexify(reply))