Searched refs:pTransporter (Results 1 – 2 of 2) sorted by relevance
1215 EncHashTransporter* pTransporter = new EncHashTransporter; in initEncryption() local1216 xResult = pTransporter; in initEncryption()1226 if( computeODictionaryValue( aPadOPW, aPadUPW, pTransporter->getOValue(), nKeyLength ) ) in initEncryption()1228 rtlDigest aDig = pTransporter->getUDigest(); in initEncryption()1246 EncHashTransporter* pTransporter = EncHashTransporter::getEncHashTransporter( xEnc ); in prepareEncryption() local1247 if( pTransporter ) in prepareEncryption()1251 m_aContext.Encryption.OValue = pTransporter->getOValue(); in prepareEncryption()1252 …bSuccess = computeUDictionaryValue( pTransporter, m_aContext.Encryption, nKeyLength, nAccessPermis… in prepareEncryption()
192 BitmapTransporter* pTransporter = new BitmapTransporter; in run() local193 REF( XInterface ) aIf( static_cast< OWeakObject* >( pTransporter ) ); in run()205 m_pHolder->m_aSane.Start( *pTransporter ) ? in run()
Completed in 38 milliseconds