Searched refs:shdr_bootstrap_ta (Results 1 – 3 of 3) sorted by relevance
18 static TEE_Result check_install_conflict(const struct shdr_bootstrap_ta *bs_ta) in check_install_conflict()50 struct shdr_bootstrap_ta bs_ta; in install_ta()55 if (nw_size < (sizeof(struct shdr_bootstrap_ta) + SHDR_GET_SIZE(shdr))) in install_ta()
129 struct shdr_bootstrap_ta { struct
67 struct shdr_bootstrap_ta *bs_hdr;246 struct shdr_bootstrap_ta *bs_hdr = NULL; in ree_fs_ta_open()418 if (ADD_OVERFLOW(sz, sizeof(struct shdr_bootstrap_ta), &sz) || in ree_fs_ta_open()
Completed in 4 milliseconds