Searched refs:hexify_format (Results 1 – 1 of 1) sorted by relevance
300 hexify_format = '%02x' * 16 variable305 return hexify_format % tuple(map(ord, sum))