Searched refs:pStartKeyAlg (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/package/source/manifest/ |
H A D | ManifestExport.cxx | 204 …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()
|
/aoo4110/main/package/source/zippackage/ |
H A D | ZipPackage.cxx | 261 …= 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 16 milliseconds