4 references to MLKem768
System.Security.Cryptography (4)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.EVP.KemAlgs.cs (1)
27
MlKem768 = EvpKemAvailable(MLKemAlgorithm.
MLKem768
.Name);
src\libraries\Common\src\System\Security\Cryptography\MLKemAlgorithm.cs (1)
171
Oids.MlKem768 =>
MLKem768
,
System\Security\Cryptography\MLKemImplementation.OpenSsl.cs (1)
123
else if (algorithm == MLKemAlgorithm.
MLKem768
)
System\Security\Cryptography\MLKemOpenSsl.OpenSsl.cs (1)
45
return MLKemAlgorithm.
MLKem768
;