Home
last modified time | relevance | path

Searched refs:img_auth_method (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-a-latest/lib/fconf/
Dfconf_cot_getter.c124 auth_method_desc_t *img_auth_method = NULL; in get_auth_param_type_desc() local
128 img_auth_method = in get_auth_param_type_desc()
130 *type_desc = img_auth_method->param.sig.pk; in get_auth_param_type_desc()
133 img_auth_method = in get_auth_param_type_desc()
135 *type_desc = img_auth_method->param.hash.hash; in get_auth_param_type_desc()