Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/core/
H A Dencryption.cxx887 …vector< sal_uInt8 > integrityValueIv = generateIv( keyDataDigestAlgorithm, keyData.saltValue, inte… in verifyPassword() local
888 …hmacValue = decryptAll( keyDataCipher, &integrityValueIv[ 0 ], &encryptionKey[ 0 ], &dataIntegrity… in verifyPassword()

Completed in 31 milliseconds