1 write to MlKem512
System.Security.Cryptography (1)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.EVP.KemAlgs.cs (1)
26MlKem512 = EvpKemAvailable(MLKemAlgorithm.MLKem512.Name);
2 references to MlKem512
System.Security.Cryptography (2)
System\Security\Cryptography\MLKemImplementation.OpenSsl.cs (2)
14internal static new bool IsSupported => Interop.Crypto.EvpKemAlgs.MlKem512 is not null; 121name = Interop.Crypto.EvpKemAlgs.MlKem512;