Searched defs:img_id (Results 1 – 9 of 9) sorted by relevance
/arm-trusted-firmware-2.8.0/include/drivers/auth/ |
A D | auth_mod.h | 27 unsigned int img_id; member 38 unsigned int img_id; member
|
/arm-trusted-firmware-2.8.0/plat/intel/soc/common/ |
A D | socfpga_image_load.c | 32 unsigned int img_id = 0U; in plat_get_next_bl_params() local
|
/arm-trusted-firmware-2.8.0/drivers/renesas/common/auth/ |
A 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()
|
/arm-trusted-firmware-2.8.0/lib/fconf/ |
A D | fconf_cot_getter.c | 118 static int get_auth_param_type_desc(unsigned int img_id, in get_auth_param_type_desc() 223 unsigned int img_id, img_type_t type, in populate_and_set_auth_methods() 325 unsigned int img_id, parent_img_id; in set_desc_data() local
|
/arm-trusted-firmware-2.8.0/drivers/measured_boot/rss/ |
A D | rss_measured_boot.c | 106 int rss_mboot_set_signer_id(unsigned int img_id, in rss_mboot_set_signer_id()
|
/arm-trusted-firmware-2.8.0/drivers/auth/ |
A D | auth_mod.c | 324 int auth_mod_get_parent_id(unsigned int img_id, unsigned int *parent_id) in auth_mod_get_parent_id() 365 int auth_mod_verify_img(unsigned int img_id, in auth_mod_verify_img()
|
/arm-trusted-firmware-2.8.0/plat/common/ |
A D | plat_bl_common.c | 84 const uint8_t *img_id, size_t img_id_len) in plat_get_enc_key_info()
|
/arm-trusted-firmware-2.8.0/common/ |
A D | desc_image_load.c | 133 unsigned int img_id = 0U; in get_next_bl_params_from_mem_params_desc() local
|
/arm-trusted-firmware-2.8.0/plat/st/common/ |
A D | stm32mp_crypto_lib.c | 476 unsigned int *flags, const uint8_t *img_id, size_t img_id_len) in derive_key() 502 const uint8_t *img_id, size_t img_id_len) in plat_get_enc_key_info()
|
Completed in 10 milliseconds