Searched refs:reformat_hex (Results 1 – 1 of 1) sorted by relevance
60 def reformat_hex(hex): function121 print('Msg = %s' % reformat_hex(case['Msg']))124 print('Salt = %s' % reformat_hex(case['SaltVal']))126 print('Sig = %s' % reformat_hex(case['S']))141 print('Msg = %s' % reformat_hex(case['Msg']))142 print('Sig = %s' % reformat_hex(case['S']))