Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dat_demo_hks.c106 hi_u32 cert_key_plain_addr = get_cert_text_addr(cert_key_start_addr + 0x8 + cert_key_cnt * 0x4, in app_hks_get_cert_store_addr() local
108 if (cert_key_plain_addr + cert_key_plain_size > cert_key_start_addr + cert_bin_max_len) { in app_hks_get_cert_store_addr()
114 *addr = cert_key_plain_addr; in app_hks_get_cert_store_addr()

Completed in 2 milliseconds