Home
last modified time | relevance | path

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

/u-boot/drivers/misc/
A Dcros_ec_sandbox.c411 resp->status = EC_VBOOT_HASH_STATUS_DONE; in process_cmd()
A Dcros_ec.c548 if (hash->status == EC_VBOOT_HASH_STATUS_DONE && hash->size) in cros_ec_read_hash()
566 if (hash->status != EC_VBOOT_HASH_STATUS_DONE) { in cros_ec_read_hash()
/u-boot/include/
A Dec_commands.h1975 EC_VBOOT_HASH_STATUS_DONE = 1, /* Finished computing a hash */ enumerator

Completed in 33 milliseconds