Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/auth/tbbr/
Dtbbr_cot_bl2.c94 .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,
Dtbbr_cot_common.c64 .type = AUTH_METHOD_SIG,
Dtbbr_cot_bl1.c51 .type = AUTH_METHOD_SIG,
/external/arm-trusted-firmware/drivers/auth/dualroot/
Dcot.c134 .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 …]
/external/arm-trusted-firmware/lib/fconf/
Dfconf_cot_getter.c127 &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()
/external/arm-trusted-firmware/include/drivers/auth/
Dauth_common.h59 AUTH_METHOD_SIG, /* Authenticate by PK operation */ enumerator
/external/arm-trusted-firmware/drivers/auth/
Dauth_mod.c376 case AUTH_METHOD_SIG: in auth_mod_verify_img()
/external/arm-trusted-firmware/docs/design/
Dauth-framework.rst449 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,