Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Dcros_ec_sandbox.c384 resp->status = EC_VBOOT_HASH_STATUS_DONE; in process_cmd()
H A Dcros_ec.c523 if (hash->status == EC_VBOOT_HASH_STATUS_DONE && hash->size) in cros_ec_read_hash()
/openbmc/u-boot/include/
H A Dec_commands.h1934 EC_VBOOT_HASH_STATUS_DONE = 1, /* Finished computing a hash */ enumerator
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h2211 EC_VBOOT_HASH_STATUS_DONE = 1, /* Finished computing a hash */ enumerator