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

/vbox/src/VBox/Runtime/common/crypto/
H A Dpkcs7-core.cpp130 RTDECL(PCRTASN1TIME) RTCrPkcs7SignerInfo_GetMsTimestamp(PCRTCRPKCS7SIGNERINFO pThis, PCRTCRPKCS7CONTENTINFO *ppContentInfo) argument
150 if (ppContentInfo)
151 *ppContentInfo = pContentInfo;
165 if (ppContentInfo)
166 *ppContentInfo = NULL;

Completed in 42 milliseconds