Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/core/
H A Dfilterdetect.cxx482 …Sequence< sal_Int8 > aVerifier = aHashData.getUnpackedValueOrDefault( CREATE_OUSTRING( "AES128Encr… in verifyEncryptionData() local
487 reinterpret_cast< const sal_uInt8* >( aVerifier.getConstArray() ), aVerifier.getLength(), in verifyEncryptionData()
549 PasswordVerifier aVerifier( aEncryptInfo ); in extractUnencryptedPackage() local
551aVerifier, rMediaDesc, ::comphelper::DocPasswordRequestType_MS, &aDefaultPasswords ); in extractUnencryptedPackage()
568 EVP_DecryptInit_ex( &aes_ctx, EVP_aes_128_ecb(), 0, aVerifier.getKey(), 0 ); in extractUnencryptedPackage()
/aoo41x/main/sfx2/source/appl/
H A Dappopen.cxx361 SfxDocPasswordVerifier aVerifier( xStorage ); in CheckPasswd_Impl() local
363aVerifier, aEncryptionData, aPassword, xInteractionHandler, aDocumentName, comphelper::DocPassword… in CheckPasswd_Impl()

Completed in 83 milliseconds