Home
last modified time | relevance | path

Searched refs:SHDR_GET_SIZE (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/pta/
H A Dsecstor_ta_mgmt.c55 if (nw_size < (sizeof(struct shdr_bootstrap_ta) + SHDR_GET_SIZE(shdr))) in install_ta()
80 offs = SHDR_GET_SIZE(shdr); in install_ta()
/optee_os/core/include/
H A Dsigned_hdr.h64 #define SHDR_GET_SIZE(x) shdr_get_size((x)) macro
/optee_os/core/crypto/
H A Dsigned_hdr.c31 shdr_size = SHDR_GET_SIZE((const struct shdr *)(img_va + offs)); in shdr_alloc_and_copy()
44 if (shdr_size != SHDR_GET_SIZE(shdr)) { in shdr_alloc_and_copy()
/optee_os/core/kernel/
H A Dree_fs_ta.c283 shdr_sz = SHDR_GET_SIZE(shdr); in ree_fs_ta_open()
334 shdr_sz = SHDR_GET_SIZE(shdr); in ree_fs_ta_open()