Searched refs:cipher_text_total_len (Results 1 – 1 of 1) sorted by relevance
775 …hi_u32 cipher_text_total_len = cipher_size_array[0x0] + cipher_size_array[0x1] + cipher_size_array… in app_hks_encrypt_cert() local780 if (cipher_text_total_len > (cipher_store_size - 0x5 * sizeof(hi_u32))) { in app_hks_encrypt_cert()