Searched refs:SHDR_ENCRYPTED_TA (Results 1 – 3 of 3) sorted by relevance
347 shdr->img_type != SHDR_ENCRYPTED_TA) { in ree_fs_ta_open()384 shdr->img_type == SHDR_ENCRYPTED_TA) { in ree_fs_ta_open()421 if (shdr->img_type == SHDR_ENCRYPTED_TA) { in ree_fs_ta_open()589 if (handle->shdr->img_type == SHDR_ENCRYPTED_TA) { in ree_fs_ta_read()618 if (handle->shdr->img_type == SHDR_ENCRYPTED_TA) { in ree_fs_ta_read()
16 SHDR_ENCRYPTED_TA = 2, enumerator
23 SHDR_ENCRYPTED_TA = 2 variable409 self.__pack_img(SHDR_ENCRYPTED_TA, sig_algo)499 if img_type == SHDR_BOOTSTRAP_TA or img_type == SHDR_ENCRYPTED_TA:504 if img_type == SHDR_ENCRYPTED_TA:589 if img_type == SHDR_ENCRYPTED_TA:668 if img_type == SHDR_ENCRYPTED_TA:701 if img_type == SHDR_BOOTSTRAP_TA or img_type == SHDR_ENCRYPTED_TA: