Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dat_demo_hks.c789 hi_u32 cert_total_cnt = 0x3; in app_hks_encrypt_cert() local
791 ret = hi_flash_write(cipher_store_addr + sizeof(hi_u32), sizeof(hi_u32), (const hi_u8*)&cert_total_cnt, HI_TRUE); in app_hks_encrypt_cert()
792 for (hi_u32 i = 0; i < cert_total_cnt; i++) { in app_hks_encrypt_cert()

Completed in 2 milliseconds