1 reference to rot2
mscorlib (1)
system\security\cryptography\rijndaelmanagedtransform.cs (1)
922
m_decryptKeyExpansion[i] = mul02 ^ mul04 ^ mul08 ^ rot3(mul02 ^ mul09) ^
rot2
(mul04 ^ mul09) ^ rot1(mul09);