Home
last modified time | relevance | path

Searched refs:hash_name (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/scripts/
H A Davbtool.py86 def __init__(self, algorithm_type, hash_name, hash_num_bytes, argument
89 self.hash_name = hash_name
103 hash_name='',
110 hash_name='sha256',
124 hash_name='sha256',
138 hash_name='sha256',
152 hash_name='sha512',
166 hash_name='sha512',
180 hash_name='sha512',
457 hasher = hashlib.new(algorithm.hash_name)
[all …]