Home
last modified time | relevance | path

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

/trunk/main/oox/source/core/
H A Dencryption.cxx388 vector< sal_uInt8> hmacKey; member in oox::core::AgileEncryptionInfo
882hmacKey = decryptAll( keyDataCipher, &integrityKeyIv[ 0 ], &encryptionKey[ 0 ], &dataIntegrity.enc… in verifyPassword()
883 toBlock0( hmacKey, OpenSSLDigest::digestSize( keyDataDigestAlgorithm ) ); in verifyPassword()

Completed in 21 milliseconds