4 references to IsAlgorithmSupportedImpl
System.Security.Cryptography (4)
src\libraries\Common\src\System\Security\Cryptography\CompositeMLDsaManaged.cs (3)
60Debug.Assert(IsAlgorithmSupportedImpl(algorithm)); 137Debug.Assert(IsAlgorithmSupportedImpl(algorithm)); 187Debug.Assert(IsAlgorithmSupportedImpl(algorithm));
System\Security\Cryptography\CompositeMLDsaImplementation.OpenSsl.cs (1)
17CompositeMLDsaManaged.IsAlgorithmSupportedImpl(algorithm);