Home
last modified time | relevance | path

Searched defs:type_desc (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/drivers/auth/
Dimg_parser_mod.c100 const auth_param_type_desc_t *type_desc, in img_parser_get_auth_param()
/device/linaro/bootloader/arm-trusted-firmware/drivers/auth/mbedtls/
Dmbedtls_x509_parser.c428 static int get_auth_param(const auth_param_type_desc_t *type_desc, in get_auth_param()
/device/linaro/bootloader/arm-trusted-firmware/include/drivers/auth/
Dauth_common.h49 auth_param_type_desc_t *type_desc; member