Searched refs:hmacValue (Results 1 – 1 of 1) sorted by relevance
389 vector< sal_uInt8> hmacValue; member in oox::core::AgileEncryptionInfo888 …hmacValue = decryptAll( keyDataCipher, &integrityValueIv[ 0 ], &encryptionKey[ 0 ], &dataIntegrity… in verifyPassword()889 toBlock0( hmacValue, OpenSSLDigest::digestSize( keyDataDigestAlgorithm ) ); in verifyPassword()
Completed in 21 milliseconds