Searched defs:alg_dir_path (Results 1 – 1 of 1) sorted by relevance
| /device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/ |
| D | make_upg_file.py | 276 def make_secure_key(alg_dir_path, sign_alg): argument 301 def make_rsa_pss_signature(alg_dir_path, common_head_content, section_content): argument 324 def make_rsa_pkcs_signature(alg_dir_path, common_head_content, section_content): argument 347 def make_ecc_secure_signature(alg_dir_path, common_head_content, section_content): argument 397 def make_upg_get_aes_key(alg_dir_path): argument 405 def make_upg_get_aes_iv(alg_dir_path): argument 413 …er, encrypt_flag, file_type, section_bin_list, section_compress_list, alg_dir_path, max_size, sign… argument 560 …_id, file_ver, encrypt_flag, kernel_file, normal_nv_file, image_file, alg_dir_path, max_size, sign… argument 601 def make_compress_hupg(image_id, file_ver, encrypt_flag, upg_file, image_file, alg_dir_path, kernel… argument 693 def make_bootupg(image_id, file_ver, encrypt_flag, flash_boot_file, image_file, alg_dir_path, max_s… argument [all …]
|