Searched defs:shdr (Results 1 – 9 of 9) sorted by relevance
34 struct shdr { struct53 static inline size_t shdr_get_size(const struct shdr *shdr) in shdr_get_size()193 static inline void shdr_free(struct shdr *shdr) in shdr_free()
40 static TEE_Result install_ta(struct shdr *shdr, const uint8_t *nw, in install_ta()143 struct shdr *shdr; in bootstrap() local
23 struct shdr *shdr; in shdr_alloc_and_copy() local70 TEE_Result shdr_verify_signature(const struct shdr *shdr) in shdr_verify_signature()261 TEE_Result shdr_load_pub_key(const struct shdr *shdr, size_t offs, in shdr_load_pub_key()361 const struct shdr *shdr) in shdr_verify_signature2()
49 Elf32_Shdr *shdr; member
100 Elf32_Shdr *shdr = NULL; in e32_parser_find_rsc_table() local
341 Elf32_Shdr *shdr = elf->shdr; in e32_relocate() local581 Elf64_Shdr *shdr = elf->shdr; in e64_relocate() local742 Elf32_Shdr *shdr = elf->shdr; in ta_elf_relocate() local748 Elf64_Shdr *shdr = elf->shdr; in ta_elf_relocate() local
307 Elf32_Shdr *shdr = elf->shdr; in save_hashtab() local321 Elf64_Shdr *shdr = elf->shdr; in save_hashtab() local405 Elf32_Shdr *shdr = elf->shdr; in e32_save_symtab() local429 Elf64_Shdr *shdr = elf->shdr; in e64_save_symtab() local460 Elf32_Shdr *shdr = elf->shdr; in save_symtab() local469 Elf64_Shdr *shdr = elf->shdr; in save_symtab() local
51 void *shdr; member
65 struct shdr *shdr; /* Verified secure copy of @nw_ta's signed header */ member247 struct shdr *shdr = NULL; in ree_fs_ta_open() local