Searched refs:signing_helper_with_files (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/tools/linux/Linux_SecurityAVB/scripts/ |
| H A D | avbtool | 441 def raw_sign(signing_helper, signing_helper_with_files, argument 461 if signing_helper_with_files is not None: 466 [signing_helper_with_files, algorithm_name, key_path, signing_file.name]) 2372 signing_helper_with_files, argument 2429 signing_helper_with_files, release_string, 2449 signing_helper_with_files, argument 2676 signing_helper_with_files, 2788 signing_helper, signing_helper_with_files, argument 2926 signing_helper_with_files, release_string, 2988 signing_helper_with_files, argument [all …]
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | avbtool.py | 426 signing_helper_with_files=None): argument 464 if signing_helper_with_files is not None: 468 p = subprocess.Popen([signing_helper_with_files, algorithm_name, 2914 signing_helper_with_files, argument 2973 signing_helper_with_files, release_string, 2994 signing_helper_with_files, argument 3227 signing_helper, signing_helper_with_files) 3341 signing_helper, signing_helper_with_files, argument 3496 signing_helper_with_files, release_string, 3558 signing_helper_with_files, argument [all …]
|