2 references to s_hasCngImplementation
System.Security.Cryptography (2)
System\Security\Cryptography\HKDF.Windows.cs (2)
45
if (
s_hasCngImplementation
&& !IsAlgorithmRequiringManagedFallback(hashAlgorithmName))
69
if (
s_hasCngImplementation
&& !IsAlgorithmRequiringManagedFallback(hashAlgorithmName))