Searched defs:auth_img_desc_t (Results 1 - 1 of 1) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/include/drivers/auth/
H A Dauth_mod.h31 } auth_img_desc_t; typedef in typeref:struct:auth_img_desc_s
40 /* Macro to register a CoT defined as an array of auth_img_desc_t */
42 const auth_img_desc_t *const cot_desc_ptr = \
43 (const auth_img_desc_t *const)&_cot[0]; \

Completed in 5 milliseconds