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

  /external/avb/libavb/
avb_descriptor.c 93 uint64_t nb_following = avb_be64toh(dh->num_bytes_following); local
94 uint64_t nb_total = sizeof(AvbDescriptor) + nb_following;
  /external/u-boot/lib/libavb/
avb_descriptor.c 74 uint64_t nb_following = avb_be64toh(dh->num_bytes_following); local
75 uint64_t nb_total = sizeof(AvbDescriptor) + nb_following;

Completed in 2768 milliseconds