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