Searched refs:AUTH_METHOD_SIG (Results 1 – 14 of 14) sorted by relevance
/trusted-firmware-a-latest/drivers/nxp/auth/csf_hdr_parser/ |
D | cot.c | 39 .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/ |
D | juno_tbbr_cot_bl2.c | 106 .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/ |
D | tbbr_cot_bl2.c | 96 .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,
|
D | tbbr_cot_bl1_r64.c | 48 .type = AUTH_METHOD_SIG, 90 .type = AUTH_METHOD_SIG, 122 .type = AUTH_METHOD_SIG,
|
D | tbbr_cot_common.c | 65 .type = AUTH_METHOD_SIG,
|
D | tbbr_cot_bl1.c | 53 .type = AUTH_METHOD_SIG,
|
/trusted-firmware-a-latest/drivers/auth/dualroot/ |
D | cot.c | 137 .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/ |
D | tbbr_cot.c | 141 .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/ |
D | cot.c | 121 .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/ |
D | auth_common.h | 59 AUTH_METHOD_SIG, /* Authenticate by PK operation */ enumerator
|
/trusted-firmware-a-latest/lib/fconf/ |
D | fconf_cot_getter.c | 129 &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/ |
D | auth_mod.c | 492 case AUTH_METHOD_SIG: in auth_mod_verify_img()
|
/trusted-firmware-a-latest/docs/design/ |
D | auth-framework.rst | 487 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/ |
D | security-advisory-tfv-10.rst | 133 authentication method (``AUTH_METHOD_SIG``).
|