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