Searched refs:InitCipher (Results 1 – 6 of 6) sorted by relevance
208 void MSCodec_Xor95::InitCipher() in InitCipher() function in msfilter::MSCodec_Xor95383 if (InitCipher(0)) in VerifyKey()404 bool MSCodec_Std97::InitCipher (sal_uInt32 nCounter) in InitCipher() function in msfilter::MSCodec_Std97448 if (InitCipher(0)) in CreateSaltDigest()534 if (InitCipher(0)) in GetEncryptKey()
95 void InitCipher();256 bool InitCipher( sal_uInt32 nCounter );
198 maCodec.InitCipher(); in OnUpdate()288 maCodec.InitCipher( nNewBlock ); in OnUpdate()314 maCodec.InitCipher( GetBlock( rStrm.Tell() ) ); in OnRead()
643 maCodec.InitCipher(nBlockPos); in EncryptBytes()670 maCodec.InitCipher(nBlockPos); in EncryptBytes()
4857 rCtx.InitCipher(nBlock); in DecryptRC4()4870 rCtx.InitCipher(); in DecryptXOR()
3076 rCtx.InitCipher(nBlock); in EncryptRC4()
Completed in 82 milliseconds