HomeSort by relevance Sort by last modified time
    Searched full:comment_size (Results 1 - 1 of 1) sorted by null

  /bootable/recovery/
verifier.c 72 int comment_size = footer[4] + (footer[5] << 8); local
75 comment_size, signature_start);
88 size_t eocd_size = comment_size + EOCD_HEADER_SIZE;
172 // The 6 bytes is the "(signature_start) $ff $ff (comment_size)" that

Completed in 106 milliseconds