Home
last modified time | relevance | path

Searched defs:blockSize (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/source/core/
H A Dencryption.cxx326 sal_Int32 blockSize; member
344 sal_Int32 blockSize; member
763 sal_uInt32 blockSize ) in generateIv()
775 sal_uInt32 blockSize ) in generateIv()
789 static sal_uInt32 getNextBlockSize( sal_uInt32 totalSize, sal_uInt32 blockSize ) in getNextBlockSize()
805 const int blockSize = OpenSSLCipher::blockSize( cipherAlgorithm ); in decryptAll() local
825 sal_uInt32 blockSize ) in hashInput()
/trunk/main/oox/inc/oox/helper/
H A Dopenssl_wrapper.hxx145 static int blockSize( const EVP_CIPHER *cipherAlgorithm ) in blockSize() function in oox::OpenSSLCipher

Completed in 28 milliseconds