Searched defs:ppSignature (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/ldr/
H A DldrPE.cpp2260 * @param ppSignature Where to return the pointer to the parsed
2265 static int rtldrPE_VerifySignatureRead(PRTLDRMODPE pModPe, PRTLDRPESIGNATURE *ppSignature, PRTERRINFO pErrInfo) argument
2267 *ppSignature = NULL;
2328 *ppSignature = pSignature;

Completed in 56 milliseconds