Searched refs:blob_cipher_text_key3 (Results 1 – 1 of 1) sorted by relevance
616 struct hks_blob *blob_cipher_text_key3) in free_ciphert_text_blob() argument626 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()