HomeSort by relevance Sort by last modified time
    Searched refs:AUTH_METHOD_SIG (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/include/drivers/auth/
auth_common.h 59 AUTH_METHOD_SIG, /* Authenticate by PK operation */
  /device/linaro/bootloader/arm-trusted-firmware/drivers/auth/tbbr/
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/drivers/auth/
auth_mod.c 120 * This function implements 'AUTH_METHOD_SIG'. To authenticate an image using
372 case AUTH_METHOD_SIG:

Completed in 499 milliseconds