Home
last modified time | relevance | path

Searched defs:aDerivedKey (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/package/source/zipapi/
H A Dblowfishcontext.cxx35 …o::Sequence< sal_Int8 >& aDerivedKey, const uno::Sequence< sal_Int8 >& aInitVector, bool bEncrypt ) in Create()
H A DZipFile.cxx157 uno::Sequence< sal_Int8 > aDerivedKey( xEncryptionData->m_nDerivedKeySize ); in StaticGetCipher() local