Home
last modified time | relevance | path

Searched defs:ehdr (Results 1 – 11 of 11) sorted by relevance

/optee_os/core/tee/
A Dtee_ta_enc_manager.c12 TEE_Result tee_ta_decrypt_init(void **enc_ctx, struct shdr_encrypted_ta *ehdr, in tee_ta_decrypt_init()
53 TEE_Result tee_ta_decrypt_final(void *enc_ctx, struct shdr_encrypted_ta *ehdr, in tee_ta_decrypt_final()
/optee_os/out/arm/export-ta_arm64/host_include/
A Dsigned_hdr.h112 static inline size_t shdr_enc_get_size(const struct shdr_encrypted_ta *ehdr) in shdr_enc_get_size()
A Delf_common.h137 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \ argument
/optee_os/core/include/
A Dsigned_hdr.h112 static inline size_t shdr_enc_get_size(const struct shdr_encrypted_ta *ehdr) in shdr_enc_get_size()
/optee_os/out/arm/export-ta_arm32/host_include/
A Dsigned_hdr.h112 static inline size_t shdr_enc_get_size(const struct shdr_encrypted_ta *ehdr) in shdr_enc_get_size()
A Delf_common.h137 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \ argument
/optee_os/core/kernel/
A Dree_fs_ta.c67 struct shdr_encrypted_ta *ehdr; member
139 struct shdr_encrypted_ta *ehdr = NULL; in ree_fs_ta_open() local
/optee_os/ldelf/
A Dta_elf.c101 static TEE_Result e32_parse_ehdr(struct ta_elf *elf, Elf32_Ehdr *ehdr) in e32_parse_ehdr()
129 static TEE_Result e64_parse_ehdr(struct ta_elf *elf, Elf64_Ehdr *ehdr) in e64_parse_ehdr()
/optee_os/out/arm/export-ta_arm32/include/
A Delf_common.h137 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \ argument
/optee_os/out/arm/export-ta_arm64/include/
A Delf_common.h137 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \ argument
/optee_os/lib/libutee/include/
A Delf_common.h137 #define IS_ELF(ehdr) ((ehdr).e_ident[EI_MAG0] == ELFMAG0 && \ argument

Completed in 35 milliseconds