HomeSort by relevance Sort by last modified time
    Searched defs:rollback_index_location (Results 1 - 2 of 2) sorted by null

  /external/avb/libavb/
avb_chain_partition_descriptor.h 53 uint32_t rollback_index_location; member in struct:AvbChainPartitionDescriptor
  /external/avb/examples/things/
avb_atx_slot_verify.c 61 size_t rollback_index_location,
66 context->key_version_location[offset] = rollback_index_location;
182 size_t rollback_index_location = local
188 atx_ops->ops, rollback_index_location, rollback_index_value);

Completed in 67 milliseconds