Home
last modified time | relevance | path

Searched refs:aPadOPW (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl2.cxx1219 sal_uInt8 aPadUPW[ENCRYPTED_PWD_SIZE], aPadOPW[ENCRYPTED_PWD_SIZE]; in initEncryption() local
1220 padPassword( i_rOwnerPassword.getLength() ? i_rOwnerPassword : i_rUserPassword, aPadOPW ); in initEncryption()
1226 if( computeODictionaryValue( aPadOPW, aPadUPW, pTransporter->getOValue(), nKeyLength ) ) in initEncryption()
1236 rtl_zeroMemory( aPadOPW, sizeof(aPadOPW) ); in initEncryption()

Completed in 14 milliseconds