Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/core/
H A Dencryption.cxx330 OUString cipherChaining; member
348 OUString cipherChaining; member
536 keyData.cipherChaining = attribs.getString( XML_cipherChaining, OUString() ); in parseKeyData()
564 passwordKeyEncryptor.cipherChaining = attribs.getString( XML_cipherChaining, OUString() ); in parseEncryptedKey()
845 …dKeyEncryptor.cipherAlgorithm, passwordKeyEncryptor.keyBits, passwordKeyEncryptor.cipherChaining ); in verifyPassword()
878 …her = toOpenSSLCipherAlgorithm( keyData.cipherAlgorithm, keyData.keyBits, keyData.cipherChaining ); in verifyPassword()
913 …thm = toOpenSSLCipherAlgorithm( keyData.cipherAlgorithm, keyData.keyBits, keyData.cipherChaining ); in decryptStream()
/aoo42x/main/oox/source/token/
H A Dtokens.txt1157 cipherChaining

Completed in 25 milliseconds