Home
last modified time | relevance | path

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

/u-boot/include/
A Dbloblist.h17 BLOBLIST_VERSION = 0, enumerator
/u-boot/common/
A Dbloblist.c243 hdr->version = BLOBLIST_VERSION; in bloblist_new()
263 if (hdr->version != BLOBLIST_VERSION) in bloblist_check()

Completed in 4 milliseconds