Searched refs:cipherChaining (Results 1 – 2 of 2) sorted by relevance
330 OUString cipherChaining; member348 OUString cipherChaining; member536 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()
1157 cipherChaining
Completed in 24 milliseconds