Searched refs:ppContentInfo (Results 1 - 2 of 2) 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;
/vbox/include/iprt/crypto/
H A Dpkcs7.h212 * @param ppContentInfo Where to return the pointer to the counter
216 struct RTCRPKCS7CONTENTINFO const **ppContentInfo);

Completed in 887 milliseconds