Home
last modified time | relevance | path

Searched refs:deriveKey (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/office/
H A DDocumentContentReadHandler.java96 resourceManager.deriveKey(contextKey, "styles.xml"); in parseStylesXml()
134 resourceManager.deriveKey(contextKey, "content.xml"); in parseContentXml()
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/loader/
H A DInputRepositoryLoader.java105 public ResourceKey deriveKey(final ResourceKey parent, in deriveKey() method in InputRepositoryLoader
/aoo42x/main/oox/source/core/
H A Dencryption.cxx142 static void deriveKey( const sal_uInt8* pnHash, sal_uInt32 nHashLen, sal_uInt8* pnKeyDerived, sal_u… in deriveKey() function
210 deriveKey( pnHash, RTL_DIGEST_LENGTH_SHA1, &key[ 0 ], key.size() ); in verifyPassword()

Completed in 30 milliseconds