Home
last modified time | relevance | path

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

/OK3568_Linux_fs/tools/linux/Linux_SecurityAVB/scripts/
H A Davbtool3285 def make_atx_permanent_attributes(self, output, root_authority_key_path, argument
3306 output.write(encode_rsa_key(root_authority_key_path))
/OK3568_Linux_fs/u-boot/scripts/
H A Davbtool.py3881 def make_atx_permanent_attributes(self, output, root_authority_key_path, argument
3902 output.write(RSAPublicKey(root_authority_key_path).encode())