Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
Dat_demo_hks.c616 struct hks_blob *blob_cipher_text_key3) in free_ciphert_text_blob() argument
626 if (blob_cipher_text_key3->data != HI_NULL) { in free_ciphert_text_blob()
627 free(blob_cipher_text_key3->data); in free_ciphert_text_blob()
628 blob_cipher_text_key3->data = HI_NULL; in free_ciphert_text_blob()