Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dat_demo_hks.c121 hi_u32 app_hks_get_key_store_addr(hi_u32 *addr, hi_u32 *size, hi_u32 key_index) in app_hks_get_key_store_addr() function
257 ret = app_hks_get_key_store_addr(&key_save_partition_addr, &key_save_partition_size, 0); in hks_encrypt_conn_para()
329 ret = app_hks_get_key_store_addr(&key_save_partition_addr, &key_save_partition_size, 0); in app_hks_generate_conn_key()
454 ret = app_hks_get_key_store_addr(&key_save_partition_addr, &key_save_partition_size, 0); in app_hks_decrypt_conn_param()
535 ret = app_hks_get_key_store_addr(&key_save_partition_addr, &key_save_partition_size, 1); in hks_encrypt_cert()
690 ret = app_hks_get_key_store_addr(&key_save_partition_addr, &key_save_partition_size, 1); in app_hks_generate_cert_key()
822 ret = app_hks_get_key_store_addr(&key_save_partition_addr, &key_save_partition_size, 1); in app_hks_decrypt_cert()

Completed in 2 milliseconds