Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/core/
H A Dencryption.cxx354 vector< sal_uInt8 > encryptedKeyValue; member
575 OUString encryptedKeyValue = attribs.getString( XML_encryptedKeyValue, OUString() ); in parseEncryptedKey() local
576 if( !decodeBase64( encryptedKeyValue, passwordKeyEncryptor.encryptedKeyValue ) ) in parseEncryptedKey()
577 …Ascii( "Failed to base64 decode the passwordKeyEncryptor.encryptedKeyValue " ) + encryptedKeyValue; in parseEncryptedKey()
870 … passwordKeyEncryptor.encryptedKeyValue, cipher, passwordKeyEncryptor.keyBits, in verifyPassword()
/aoo42x/main/oox/source/token/
H A Dtokens.txt2012 encryptedKeyValue

Completed in 20 milliseconds