Searched defs:content (Results 1 – 7 of 7) sorted by relevance
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/ |
| D | kernel_crypto.c | 42 hi_void crypto_clear_content(hi_u8 *content, hi_u32 content_len) in crypto_clear_content() 51 hi_u32 crypto_content_id(encrypt_ctx *cfg, crypto_workkey_partition *content, crypto_workkey_partit… in crypto_content_id() 373 static hi_u32 crypto_decrypt_kernel(hi_flash_crypto_content *content, encrypt_ctx *para) in crypto_decrypt_kernel()
|
| D | upg_common.c | 130 hi_void upg_clear_contset(hi_u8 *content, hi_u32 content_len) in upg_clear_contset()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/ |
| D | LinkedList.h | 60 void* content; /**< pointer to element content */ member
|
| D | Tree.h | 67 void* content; /**< pointer to element content */ member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/ |
| D | load_crypto.c | 22 hi_void loader_clear_content(hi_u8 *content, hi_u32 content_len) in loader_clear_content() 374 static hi_u32 crypto_encrypt_data(hi_flash_crypto_content *content, hi_u32 flash_addr, hi_u32 len) in crypto_encrypt_data()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/ |
| D | crypto.c | 92 hi_void crypto_clear_content(hi_u8 *content, hi_u32 content_len) in crypto_clear_content() 426 static hi_u32 crypto_encrypt_data(hi_flash_crypto_content *content, boot_crypto_ctx *para) in crypto_encrypt_data() 471 static hi_u32 crypto_decrypt_kernel(hi_flash_crypto_content *content, hi_u32 ram_addr, hi_u32 ram_s… in crypto_decrypt_kernel() 535 hi_u32 crypto_content_id(crypto_workkey_partition *content, crypto_workkey_partition *content_bak) in crypto_content_id()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/ |
| D | boot_upg_check_secure.c | 89 hi_void upg_clear_content(hi_u8 *content, hi_u32 content_len) in upg_clear_content()
|