Home
last modified time | relevance | path

Searched defs:RootKeys (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pigweed/pw_software_update/py/pw_software_update/
H A Droot_metadata.py27 RootKeys = NewType('RootKeys', list[bytes]) variable
32 root_key_pems: RootKeys, targets_key_pems: TargetsKeys, version: int = 1