Searched defs:img_id (Results 1 – 8 of 8) sorted by relevance
/trusted-firmware-a-latest/include/drivers/auth/ |
D | auth_mod.h | 26 unsigned int img_id; member 37 unsigned int img_id; member
|
/trusted-firmware-a-latest/plat/intel/soc/common/ |
D | socfpga_image_load.c | 32 unsigned int img_id = 0U; in plat_get_next_bl_params() local
|
/trusted-firmware-a-latest/drivers/renesas/common/auth/ |
D | auth_mod.c | 35 int auth_mod_get_parent_id(unsigned int img_id, unsigned int *parent_id) in auth_mod_get_parent_id() 40 int auth_mod_verify_img(unsigned int img_id, void *ptr, unsigned int len) in auth_mod_verify_img()
|
/trusted-firmware-a-latest/lib/fconf/ |
D | fconf_cot_getter.c | 120 static int get_auth_param_type_desc(unsigned int img_id, in get_auth_param_type_desc() 225 unsigned int img_id, img_type_t type, in populate_and_set_auth_methods() 327 unsigned int img_id, parent_img_id; in set_desc_data() local
|
/trusted-firmware-a-latest/drivers/auth/ |
D | auth_mod.c | 411 int auth_mod_get_parent_id(unsigned int img_id, unsigned int *parent_id) in auth_mod_get_parent_id() 452 int auth_mod_verify_img(unsigned int img_id, in auth_mod_verify_img()
|
/trusted-firmware-a-latest/plat/common/ |
D | plat_bl_common.c | 84 const uint8_t *img_id, size_t img_id_len) in plat_get_enc_key_info()
|
/trusted-firmware-a-latest/common/ |
D | desc_image_load.c | 133 unsigned int img_id = 0U; in get_next_bl_params_from_mem_params_desc() local
|
/trusted-firmware-a-latest/plat/st/common/ |
D | stm32mp_crypto_lib.c | 485 unsigned int *flags, const uint8_t *img_id, size_t img_id_len) in derive_key() 511 const uint8_t *img_id, size_t img_id_len) in plat_get_enc_key_info()
|