Home
last modified time | relevance | path

Searched refs:cipher_store_size (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dat_demo_hks.c778 hi_u32 cipher_store_size = 0; in app_hks_encrypt_cert() local
779 app_hks_get_cert_bin_start_store_addr(&cipher_store_addr, &cipher_store_size); in app_hks_encrypt_cert()
780 if (cipher_text_total_len > (cipher_store_size - 0x5 * sizeof(hi_u32))) { in app_hks_encrypt_cert()
781 hi_at_printf("cipher total len bigger than:%d", cipher_store_size); in app_hks_encrypt_cert()

Completed in 3 milliseconds