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