2 references to EqualBytes
System.Security.Cryptography (2)
System\Security\Cryptography\TripleDES.cs (2)
72if (EqualBytes(rgbOddParityKey, 0, 8, 8)) 74if ((rgbOddParityKey.Length == 24) && EqualBytes(rgbOddParityKey, 8, 16, 8))