Searched defs:db_hash_sequence (Results 1 – 1 of 1) sorted by relevance
1099 db_hash_sequence = [('0x%02x' % ord(i)) for i in db_hash] variable1102 db_hash_sequence = [('0x%02x' % i) for i in db_hash] variable