Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
Dat_demo_hks.c775 …hi_u32 cipher_text_total_len = cipher_size_array[0x0] + cipher_size_array[0x1] + cipher_size_array… in app_hks_encrypt_cert() local
780 if (cipher_text_total_len > (cipher_store_size - 0x5 * sizeof(hi_u32))) { in app_hks_encrypt_cert()