Searched refs:squashFSImage (Results 1 – 3 of 3) sorted by relevance
14 constexpr auto squashFSImage = "pnor.xz.squashfs"; variable
44 if (!validateSignature(squashFSImage)) in activation()
179 auto file = std::filesystem::path(filePath) / squashFSImage; in validateSquashFSImage()