Home
last modified time | relevance | path

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

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