Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/drivers/nxp/auth/csf_hdr_parser/
Dcot.c39 .type = AUTH_METHOD_SIG,
55 .type = AUTH_METHOD_SIG,
71 .type = AUTH_METHOD_SIG,
87 .type = AUTH_METHOD_SIG,
104 .type = AUTH_METHOD_SIG,
120 .type = AUTH_METHOD_SIG,
138 .type = AUTH_METHOD_SIG,
154 .type = AUTH_METHOD_SIG,
170 .type = AUTH_METHOD_SIG,
186 .type = AUTH_METHOD_SIG,
[all …]
/trusted-firmware-a-latest/plat/arm/board/juno/
Djuno_tbbr_cot_bl2.c106 .type = AUTH_METHOD_SIG,
148 .type = AUTH_METHOD_SIG,
180 .type = AUTH_METHOD_SIG,
229 .type = AUTH_METHOD_SIG,
261 .type = AUTH_METHOD_SIG,
332 .type = AUTH_METHOD_SIG,
364 .type = AUTH_METHOD_SIG,
477 .type = AUTH_METHOD_SIG,
509 .type = AUTH_METHOD_SIG,
579 .type = AUTH_METHOD_SIG,
[all …]
/trusted-firmware-a-latest/drivers/auth/tbbr/
Dtbbr_cot_bl2.c96 .type = AUTH_METHOD_SIG,
138 .type = AUTH_METHOD_SIG,
170 .type = AUTH_METHOD_SIG,
219 .type = AUTH_METHOD_SIG,
251 .type = AUTH_METHOD_SIG,
322 .type = AUTH_METHOD_SIG,
354 .type = AUTH_METHOD_SIG,
467 .type = AUTH_METHOD_SIG,
499 .type = AUTH_METHOD_SIG,
569 .type = AUTH_METHOD_SIG,
Dtbbr_cot_bl1_r64.c48 .type = AUTH_METHOD_SIG,
90 .type = AUTH_METHOD_SIG,
122 .type = AUTH_METHOD_SIG,
Dtbbr_cot_common.c65 .type = AUTH_METHOD_SIG,
Dtbbr_cot_bl1.c53 .type = AUTH_METHOD_SIG,
/trusted-firmware-a-latest/drivers/auth/dualroot/
Dcot.c137 .type = AUTH_METHOD_SIG,
260 .type = AUTH_METHOD_SIG,
294 .type = AUTH_METHOD_SIG,
327 .type = AUTH_METHOD_SIG,
376 .type = AUTH_METHOD_SIG,
409 .type = AUTH_METHOD_SIG,
481 .type = AUTH_METHOD_SIG,
514 .type = AUTH_METHOD_SIG,
630 .type = AUTH_METHOD_SIG,
705 .type = AUTH_METHOD_SIG,
[all …]
/trusted-firmware-a-latest/drivers/nxp/auth/tbbr/
Dtbbr_cot.c141 .type = AUTH_METHOD_SIG,
184 .type = AUTH_METHOD_SIG,
216 .type = AUTH_METHOD_SIG,
287 .type = AUTH_METHOD_SIG,
319 .type = AUTH_METHOD_SIG,
432 .type = AUTH_METHOD_SIG,
464 .type = AUTH_METHOD_SIG,
536 .type = AUTH_METHOD_SIG,
568 .type = AUTH_METHOD_SIG,
679 .type = AUTH_METHOD_SIG,
/trusted-firmware-a-latest/drivers/auth/cca/
Dcot.c121 .type = AUTH_METHOD_SIG,
309 .type = AUTH_METHOD_SIG,
343 .type = AUTH_METHOD_SIG,
416 .type = AUTH_METHOD_SIG,
450 .type = AUTH_METHOD_SIG,
525 .type = AUTH_METHOD_SIG,
584 .type = AUTH_METHOD_SIG,
/trusted-firmware-a-latest/include/drivers/auth/
Dauth_common.h59 AUTH_METHOD_SIG, /* Authenticate by PK operation */ enumerator
/trusted-firmware-a-latest/lib/fconf/
Dfconf_cot_getter.c129 &auth_img_descs[img_id].img_auth_methods[AUTH_METHOD_SIG]; in get_auth_param_type_desc()
162 if (auth_method_type == AUTH_METHOD_SIG) { in set_auth_method()
250 auth_method_type = AUTH_METHOD_SIG; in populate_and_set_auth_methods()
/trusted-firmware-a-latest/drivers/auth/
Dauth_mod.c492 case AUTH_METHOD_SIG: in auth_mod_verify_img()
/trusted-firmware-a-latest/docs/design/
Dauth-framework.rst487 AUTH_METHOD_SIG,
729 - ``AUTH_METHOD_SIG``: the image (usually a certificate) must be signed with
767 .type = AUTH_METHOD_SIG,
806 .type = AUTH_METHOD_SIG,
838 .type = AUTH_METHOD_SIG,
/trusted-firmware-a-latest/docs/security_advisories/
Dsecurity-advisory-tfv-10.rst133 authentication method (``AUTH_METHOD_SIG``).