Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/
H A Dww8par.cxx5118 sal_uInt8 aSaltHash[ 16 ]; in LoadThroughDecryption() local
5119 pTableStream->Read(aSaltHash, 16); in LoadThroughDecryption()
5123 if ( aEncryptionData.getLength() && aCtx.VerifyKey( aSaltData, aSaltHash ) ) in LoadThroughDecryption()

Completed in 49 milliseconds