Home
last modified time | relevance | path

Searched refs:ec_response_vboot_hash (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/include/
Dcros_ec.h103 struct ec_response_vboot_hash *hash);
Dec_commands.h946 struct ec_response_vboot_hash { struct
/external/u-boot/drivers/misc/
Dcros_ec.c425 struct ec_response_vboot_hash *hash) in cros_ec_wait_on_hash_done()
449 struct ec_response_vboot_hash *hash) in cros_ec_read_hash()
495 struct ec_response_vboot_hash *hash; in cros_ec_invalidate_hash()
Dcros_ec_sandbox.c364 struct ec_response_vboot_hash *resp = resp_data; in process_cmd()
/external/u-boot/cmd/
Dcros_ec.c152 struct ec_response_vboot_hash hash; in do_cros_ec()