3 references to EvpKemAvailable
System.Security.Cryptography (3)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.EVP.KemAlgs.cs (3)
26
MlKem512 =
EvpKemAvailable
(MLKemAlgorithm.MLKem512.Name);
27
MlKem768 =
EvpKemAvailable
(MLKemAlgorithm.MLKem768.Name);
28
MlKem1024 =
EvpKemAvailable
(MLKemAlgorithm.MLKem1024.Name);