Searched refs:cipherChaining (Results 1 – 1 of 1) sorted by relevance
330 OUString cipherChaining; member348 OUString cipherChaining; member523 keyData.cipherChaining = attribs.getString( XML_cipherChaining, OUString() ); in parseKeyData()549 passwordKeyEncryptor.cipherChaining = attribs.getString( XML_cipherChaining, OUString() ); in parseEncryptedKey()824 …dKeyEncryptor.cipherAlgorithm, passwordKeyEncryptor.keyBits, passwordKeyEncryptor.cipherChaining ); in verifyPassword()857 …her = toOpenSSLCipherAlgorithm( keyData.cipherAlgorithm, keyData.keyBits, keyData.cipherChaining ); in verifyPassword()890 …thm = toOpenSSLCipherAlgorithm( keyData.cipherAlgorithm, keyData.keyBits, keyData.cipherChaining ); in decryptStream()