Searched defs:cmpbuf (Results 1 – 3 of 3) sorted by relevance
69 static uint8_t *cmpbuf = NULL; variable
601 char *buf = 0, *cmpbuf = 0; in file_test() local
565 uint8_t *cmpbuf = malloc(len); in check_erased_range() local663 int verify_range(struct flashctx *flash, const uint8_t *cmpbuf, unsigned int start, unsigned int le… in verify_range()