Home
last modified time | relevance | path

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

/external/vboot_reference/firmware/lib/include/
Dvboot_common.h179 int VerifyVmlinuzInsideKBlob(uint64_t kblob, uint64_t kblob_size,
/external/vboot_reference/firmware/lib/
Dvboot_common.c487 int VerifyVmlinuzInsideKBlob(uint64_t kblob, uint64_t kblob_size, in VerifyVmlinuzInsideKBlob() argument
490 uint64_t end = header-kblob; in VerifyVmlinuzInsideKBlob()