Searched refs:aes_encrypt_bin (Results 1 - 1 of 1) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/ |
H A D | make_upg_file.py | 142 def aes_encrypt_bin(src_file, dst_file, offset, size, aes_key_file, aes_encrypt_tool):
function 595 aes_encrypt_bin(upg_unenrypt_file, image_file, 0x3C0, 0x1000, aes_key_file, aes_encrypt_tool)
625 aes_encrypt_bin(upg_lzma_file, upg_lzma_encrypt_file, 0xd, 0x13C0, aes_key_file, aes_encrypt_tool)
|
Completed in 2 milliseconds