Searched refs:AUTH_METHOD_SIG (Results 1 – 12 of 12) sorted by relevance
/arm-trusted-firmware-2.8.0/drivers/nxp/auth/csf_hdr_parser/ |
A 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 …]
|
/arm-trusted-firmware-2.8.0/drivers/auth/tbbr/ |
A D | tbbr_cot_bl1_r64.c | 47 .type = AUTH_METHOD_SIG, 89 .type = AUTH_METHOD_SIG, 121 .type = AUTH_METHOD_SIG,
|
A D | tbbr_cot_bl2.c | 94 .type = AUTH_METHOD_SIG, 136 .type = AUTH_METHOD_SIG, 168 .type = AUTH_METHOD_SIG, 217 .type = AUTH_METHOD_SIG, 249 .type = AUTH_METHOD_SIG, 320 .type = AUTH_METHOD_SIG, 352 .type = AUTH_METHOD_SIG, 465 .type = AUTH_METHOD_SIG, 497 .type = AUTH_METHOD_SIG, 567 .type = AUTH_METHOD_SIG,
|
A D | tbbr_cot_common.c | 64 .type = AUTH_METHOD_SIG,
|
A D | tbbr_cot_bl1.c | 51 .type = AUTH_METHOD_SIG,
|
/arm-trusted-firmware-2.8.0/drivers/auth/dualroot/ |
A D | cot.c | 134 .type = AUTH_METHOD_SIG, 257 .type = AUTH_METHOD_SIG, 291 .type = AUTH_METHOD_SIG, 324 .type = AUTH_METHOD_SIG, 373 .type = AUTH_METHOD_SIG, 406 .type = AUTH_METHOD_SIG, 478 .type = AUTH_METHOD_SIG, 511 .type = AUTH_METHOD_SIG, 627 .type = AUTH_METHOD_SIG, 702 .type = AUTH_METHOD_SIG, [all …]
|
/arm-trusted-firmware-2.8.0/drivers/nxp/auth/tbbr/ |
A D | tbbr_cot.c | 140 .type = AUTH_METHOD_SIG, 183 .type = AUTH_METHOD_SIG, 215 .type = AUTH_METHOD_SIG, 286 .type = AUTH_METHOD_SIG, 318 .type = AUTH_METHOD_SIG, 431 .type = AUTH_METHOD_SIG, 463 .type = AUTH_METHOD_SIG, 535 .type = AUTH_METHOD_SIG, 567 .type = AUTH_METHOD_SIG, 678 .type = AUTH_METHOD_SIG,
|
/arm-trusted-firmware-2.8.0/drivers/auth/cca/ |
A D | cot.c | 117 .type = AUTH_METHOD_SIG, 305 .type = AUTH_METHOD_SIG, 339 .type = AUTH_METHOD_SIG, 412 .type = AUTH_METHOD_SIG, 446 .type = AUTH_METHOD_SIG, 521 .type = AUTH_METHOD_SIG, 580 .type = AUTH_METHOD_SIG,
|
/arm-trusted-firmware-2.8.0/include/drivers/auth/ |
A D | auth_common.h | 59 AUTH_METHOD_SIG, /* Authenticate by PK operation */ enumerator
|
/arm-trusted-firmware-2.8.0/lib/fconf/ |
A D | fconf_cot_getter.c | 127 &auth_img_descs[img_id].img_auth_methods[AUTH_METHOD_SIG]; in get_auth_param_type_desc() 160 if (auth_method_type == AUTH_METHOD_SIG) { in set_auth_method() 248 auth_method_type = AUTH_METHOD_SIG; in populate_and_set_auth_methods()
|
/arm-trusted-firmware-2.8.0/drivers/auth/ |
A D | auth_mod.c | 400 case AUTH_METHOD_SIG: in auth_mod_verify_img()
|
/arm-trusted-firmware-2.8.0/docs/design/ |
A D | auth-framework.rst | 449 AUTH_METHOD_SIG, 691 - ``AUTH_METHOD_SIG``: the image (usually a certificate) must be signed with 729 .type = AUTH_METHOD_SIG, 768 .type = AUTH_METHOD_SIG, 800 .type = AUTH_METHOD_SIG,
|
Completed in 12 milliseconds