#include "pch.h"
#include "wake.h"
#include "smartptr.h"
Go to the source code of this file.
Value:while (iterationCount--)\
r3 = M(r3, r6);\
r4 = M(r4, r3);\
r5 = M(r5, r4);\
r6 = M(r6, r5);\
input += 4;\
}
#define CRYPTOPP_KEYSTREAM_OUTPUT_WORD(x, b, i, a)
Helper macro to implement OperateKeystream.
if(a.IndicesBefore(b, len, lenIndices))