Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/core/
H A Dencryption.cxx818 static vector< sal_uInt8 > hashInput( const vector< sal_uInt8 >& passwordHash, in hashInput() function
846 …vector< sal_uInt8 > encryptedVerifierHash = hashInput( passwordHash, passwordKeyEncryptor.saltValu… in verifyPassword()
858 …vector< sal_uInt8 > verifierHashDec = hashInput( passwordHash, passwordKeyEncryptor.saltValue, dig… in verifyPassword()
869 …encryptionKey = hashInput( passwordHash, passwordKeyEncryptor.saltValue, digestAlgorithm, cryptoKe… in verifyPassword()

Completed in 17 milliseconds