Home
last modified time | relevance | path

Searched refs:AUTH_METHOD_HASH (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/drivers/auth/tbbr/
Dtbbr_cot.c137 .type = AUTH_METHOD_HASH,
260 .type = AUTH_METHOD_HASH,
341 .type = AUTH_METHOD_HASH,
436 .type = AUTH_METHOD_HASH,
450 .type = AUTH_METHOD_HASH,
464 .type = AUTH_METHOD_HASH,
545 .type = AUTH_METHOD_HASH,
604 .type = AUTH_METHOD_HASH,
621 .type = AUTH_METHOD_HASH,
638 .type = AUTH_METHOD_HASH,
/device/linaro/bootloader/arm-trusted-firmware/include/drivers/auth/
Dauth_common.h58 AUTH_METHOD_HASH, /* Authenticate by hash matching */ enumerator
/device/linaro/bootloader/arm-trusted-firmware/drivers/auth/
Dauth_mod.c368 case AUTH_METHOD_HASH: in auth_mod_verify_img()
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dauth-framework.rst453 AUTH_METHOD_HASH,
685 - ``AUTH_METHOD_HASH``: the hash of the image must match the hash extracted
812 .type = AUTH_METHOD_HASH,