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

/freebsd-10.2-release/usr.sbin/uefisign/
H A Dpe.c133 struct pe_certificate { struct
185 struct pe_certificate *pc;
206 pc = (struct pe_certificate *)(x->x_buf + pde->pde_rva);
217 x->x_path, pde->pde_rva + offsetof(struct pe_certificate, pc_signature));
220 pde->pde_rva + offsetof(struct pe_certificate, pc_signature), x->x_path);
520 struct pe_certificate *pc;

Completed in 41 milliseconds