is_all_zero
if (! is_all_zero(pboot.mbr_oemname, sizeof(pboot.mbr_oemname))) {
static int is_all_zero(const unsigned char *, size_t);