Searched refs:AUTH_METHOD_SIG (Results 1 – 4 of 4) sorted by relevance
/device/linaro/bootloader/arm-trusted-firmware/drivers/auth/tbbr/ |
D | tbbr_cot.c | 105 .type = AUTH_METHOD_SIG, 154 .type = AUTH_METHOD_SIG, 196 .type = AUTH_METHOD_SIG, 228 .type = AUTH_METHOD_SIG, 277 .type = AUTH_METHOD_SIG, 309 .type = AUTH_METHOD_SIG, 358 .type = AUTH_METHOD_SIG, 390 .type = AUTH_METHOD_SIG, 481 .type = AUTH_METHOD_SIG, 513 .type = AUTH_METHOD_SIG, [all …]
|
/device/linaro/bootloader/arm-trusted-firmware/include/drivers/auth/ |
D | auth_common.h | 59 AUTH_METHOD_SIG, /* Authenticate by PK operation */ enumerator
|
/device/linaro/bootloader/arm-trusted-firmware/drivers/auth/ |
D | auth_mod.c | 372 case AUTH_METHOD_SIG: in auth_mod_verify_img()
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | auth-framework.rst | 454 AUTH_METHOD_SIG, 692 - ``AUTH_METHOD_SIG``: the image (usually a certificate) must be signed with 730 .type = AUTH_METHOD_SIG, 762 .type = AUTH_METHOD_SIG, 787 .type = AUTH_METHOD_SIG,
|