HomeSort by relevance Sort by last modified time
    Searched refs:fec_num_roots (Results 1 - 6 of 6) sorted by null

  /external/avb/libavb/
avb_hashtree_descriptor.h 74 uint32_t fec_num_roots; member in struct:AvbHashtreeDescriptor
avb_hashtree_descriptor.c 49 dest->fec_num_roots = avb_be32toh(dest->fec_num_roots);
  /external/avb/test/
avb_util_unittest.cc 185 h.fec_num_roots = htobe32(n32);
209 EXPECT_EQ(n32, s.fec_num_roots);
avbtool_unittest.cc     [all...]
  /external/avb/
avbtool     [all...]
  /system/core/fs_mgr/
fs_mgr_avb.cpp 284 << " fec_roots " << hashtree_desc.fec_num_roots

Completed in 2361 milliseconds