Home | History | Annotate | Download | only in avb

Lines Matching refs:hash_num_bytes

73     hash_num_bytes: Number of bytes used to store the hash.
79 def __init__(self, algorithm_type, hash_name, hash_num_bytes,
83 self.hash_num_bytes = hash_num_bytes
97 hash_num_bytes=0,
104 hash_num_bytes=32,
118 hash_num_bytes=32,
132 hash_num_bytes=32,
146 hash_num_bytes=64,
160 hash_num_bytes=64,
174 hash_num_bytes=64,
2594 alg.hash_num_bytes + alg.signature_num_bytes, 64)
2597 h.hash_size = alg.hash_num_bytes
2600 h.signature_offset = alg.hash_num_bytes