Searched refs:io_rProperties (Results 1 – 2 of 2) sorted by relevance
1332 …ransporter* i_pTransporter, vcl::PDFWriter::PDFEncryptionProperties& io_rProperties, sal_Int32 i_n… in computeEncryptionKey() argument1343 if( ! io_rProperties.OValue.empty() ) in computeEncryptionKey()1344 …nError = rtl_digest_updateMD5( aDigest, &io_rProperties.OValue[0] , sal_Int32(io_rProperties.OValu… in computeEncryptionKey()1360 …nError = rtl_digest_updateMD5( aDigest, &io_rProperties.DocumentIdentifier[0], sal_Int32(io_rPrope… in computeEncryptionKey()1367 if( io_rProperties.Security128bit ) in computeEncryptionKey()1390 io_rProperties.EncryptionKey.resize( MAXIMUM_RC4_KEY_LENGTH ); in computeEncryptionKey()1392 io_rProperties.EncryptionKey[i] = nMD5Sum[i]; in computeEncryptionKey()1395 io_rProperties.EncryptionKey.clear(); in computeEncryptionKey()1489 … vcl::PDFWriter::PDFEncryptionProperties& io_rProperties, in computeUDictionaryValue() argument1496 io_rProperties.UValue.resize( ENCRYPTED_PWD_SIZE ); in computeUDictionaryValue()[all …]
1029 vcl::PDFWriter::PDFEncryptionProperties& io_rProperties,1039 vcl::PDFWriter::PDFEncryptionProperties& io_rProperties,