Home
last modified time | relevance | path

Searched refs:pubkey_bytes (Results 1 - 1 of 1) sorted by relevance

/base/startup/hvb/tools/
H A Dhvbtool.py53 def __init__(self, sig_algo, hash_algo, bit_length, sig_bytes, hash_bytes, pubkey_bytes):
59 self.pubkey_bytes = pubkey_bytes
683 pubkey_bytes=8 + 2 * 3072 // 8 variable in HvbTool
691 pubkey_bytes=8 + 2 * 4096 // 8 variable in HvbTool
699 pubkey_bytes=8 + 2 * 2048 // 8 variable in HvbTool

Completed in 3 milliseconds