Searched refs:oemflags (Results 1 – 1 of 1) sorted by relevance
406 uint16_t oemflags) in create_fwbin() argument471 if (oemflags) in create_fwbin()472 header.flags |= oemflags; in create_fwbin()644 unsigned long oemflags; in main() local656 oemflags = 0; in main()721 oemflags = strtoul(optarg, NULL, 0); in main()722 if (oemflags > 0xffff) { in main()755 cert_file, (uint16_t)oemflags) < 0) { in main()
Completed in 7 milliseconds