Searched defs:aDerivedKey (Results 1 – 2 of 2) sorted by relevance
35 …o::Sequence< sal_Int8 >& aDerivedKey, const uno::Sequence< sal_Int8 >& aInitVector, bool bEncrypt ) in Create()
157 uno::Sequence< sal_Int8 > aDerivedKey( xEncryptionData->m_nDerivedKeySize ); in StaticGetCipher() local