Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dfit_check_sign.c40 struct stat ksbuf; in main() local
76 kfd = mmap_fdt(cmdname, keyfile, 0, &key_blob, &ksbuf, false); in main()
91 (void) munmap((void *)key_blob, ksbuf.st_size); in main()