Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.hxx1050 sal_Int32& o_rKeyLength, sal_Int32& o_rRC4KeyLength );
H A Dpdfwriter_impl2.cxx1264 … sal_Int32& o_rKeyLength, sal_Int32& o_rRC4KeyLength ) in computeAccessPermissions() argument
1281o_rRC4KeyLength = SECUR_40BIT_KEY+5; // for this value see PDF spec v 1.4, algorithm 3.1 step 4, w… in computeAccessPermissions()
1286o_rRC4KeyLength = 16; // for this value see PDF spec v 1.4, algorithm 3.1 step 4, where n is 16, t… in computeAccessPermissions()

Completed in 22 milliseconds