2 references to ChangeKeyImpl
System.Security.Cryptography (2)
System\Security\Cryptography\HMACCommon.cs (2)
39ActualKey = ChangeKeyImpl(key); 58ActualKey = ChangeKeyImpl(key) ?? key;