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