Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/helper/
H A Dopenssl_wrapper.hxx145 static int blockSize( const EVP_CIPHER *cipherAlgorithm ) in blockSize()
/trunk/main/oox/source/core/
H A Dencryption.cxx329 OUString cipherAlgorithm; member
347 OUString cipherAlgorithm; member
795 static vector< sal_uInt8 > decryptAll( const EVP_CIPHER* cipherAlgorithm, in decryptAll()
913 …const EVP_CIPHER* cipherAlgorithm = toOpenSSLCipherAlgorithm( keyData.cipherAlgorithm, keyData.key… in decryptStream() local

Completed in 23 milliseconds