5 references to CreateRC2
System.Security.Cryptography.Pkcs (5)
src\libraries\Common\src\System\Security\Cryptography\PasswordBasedEncryption.cs (5)
129cipher = CreateRC2(); 137cipher = CreateRC2(); 152cipher = CreateRC2(); 158cipher = CreateRC2(); 695RC2 rc2 = CreateRC2();