Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/
A Dsigned_hdr.h16 SHDR_ENCRYPTED_TA = 2, enumerator
/optee_os-3.20.0/core/kernel/
A Dree_fs_ta.c339 shdr->img_type != SHDR_ENCRYPTED_TA) { in ree_fs_ta_open()
376 shdr->img_type == SHDR_ENCRYPTED_TA) { in ree_fs_ta_open()
413 if (shdr->img_type == SHDR_ENCRYPTED_TA) { in ree_fs_ta_open()
558 if (handle->shdr->img_type == SHDR_ENCRYPTED_TA) { in ree_fs_ta_read()
606 if (handle->shdr->img_type == SHDR_ENCRYPTED_TA) { in ree_fs_ta_read()
/optee_os-3.20.0/scripts/
A Dsign_encrypt.py23 SHDR_ENCRYPTED_TA = 2 variable
408 self.__pack_img(SHDR_ENCRYPTED_TA, sig_algo)
498 if img_type == SHDR_BOOTSTRAP_TA or img_type == SHDR_ENCRYPTED_TA:
503 if img_type == SHDR_ENCRYPTED_TA:
586 if img_type == SHDR_ENCRYPTED_TA:
664 if img_type == SHDR_ENCRYPTED_TA:
697 if img_type == SHDR_BOOTSTRAP_TA or img_type == SHDR_ENCRYPTED_TA:

Completed in 6 milliseconds