Searched refs:pe_certificate (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/uefisign/
H A Dpe.c135 struct pe_certificate { struct
187 struct pe_certificate *pc;
208 pc = (struct pe_certificate *)(x->x_buf + pde->pde_rva);
219 x->x_path, pde->pde_rva + offsetof(struct pe_certificate, pc_signature));
222 pde->pde_rva + offsetof(struct pe_certificate, pc_signature), x->x_path);
522 struct pe_certificate *pc;

Completed in 48 milliseconds