Home
last modified time | relevance | path

Searched refs:pStartKeyAlg (Results 1 – 2 of 2) sorted by relevance

/trunk/main/package/source/package/manifest/
H A DManifestExport.cxx204 …nt = NULL, *pDigest = NULL, *pDigestAlg = NULL, *pEncryptAlg = NULL, *pStartKeyAlg = NULL, *pDeriv… in ManifestExport() local
245 pStartKeyAlg = &pValue->Value; in ManifestExport()
253 …if ( pVector && pSalt && pIterationCount && pDigest && pDigestAlg && pEncryptAlg && pStartKeyAlg &… in ManifestExport()
354 *pStartKeyAlg >>= nStartKeyAlgID; in ManifestExport()
/trunk/main/package/source/package/zippackage/
H A DZipPackage.cxx261 …= NULL, *pDigest = NULL, *pDigestAlg = NULL, *pEncryptionAlg = NULL, *pStartKeyAlg = NULL, *pDeriv… in parseManifest() local
285 pStartKeyAlg = &( pValue[j].Value ); in parseManifest()
340 if ( pStartKeyAlg ) in parseManifest()
341 *pStartKeyAlg >>= nStartKeyAlg; in parseManifest()

Completed in 28 milliseconds