Home
last modified time | relevance | path

Searched refs:uuid_null (Results 1 – 2 of 2) sorted by relevance

/SCP-firmware-master/module/fip/src/
A Dmod_fip.c85 static const struct fip_uuid_desc uuid_null = FIP_UUID_NULL; in uuid_is_null() local
86 return uuid_cmp(uuid, uuid_null.uuid); in uuid_is_null()
/SCP-firmware-master/product/synquacer/module/synquacer_system/src/
A Dload_secure_fw.c94 uint8_t uuid_null[] = UUID_NULL; in fw_fip_load_bl2() local
117 if (memcmp((void *) uuid_null, (void *)toc_entry->uuid, 16) == 0) { in fw_fip_load_bl2()

Completed in 6 milliseconds