Home
last modified time | relevance | path

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

/trunk/main/oox/source/core/
H A Dencryption.cxx85 sal_uInt8 mpnEncrVerifier[ 16 ]; member in oox::core::StandardEncryptionInfo
124 rStrm.readMemory( mpnEncrVerifier, 16 ); in StandardEncryptionInfo()
214 …if( checkEncryptionData( &key[ 0 ], key.size(), mpnEncrVerifier, sizeof( mpnEncrVerifier ), mpnEnc… in verifyPassword()
219 …ence< sal_Int8 >( reinterpret_cast< const sal_Int8* >( mpnEncrVerifier ), sizeof( mpnEncrVerifier in verifyPassword()

Completed in 24 milliseconds