7 references to PalKemAlgorithmId
System.Security.Cryptography (7)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.EVP.Kem.cs (3)
50out PalKemAlgorithmId kemId, 121internal static PalKemAlgorithmId EvpKemGetKemIdentifier( 131out PalKemAlgorithmId kemId,
System\Security\Cryptography\MLKemOpenSsl.OpenSsl.cs (4)
35Interop.Crypto.PalKemAlgorithmId kemId = Interop.Crypto.EvpKemGetKemIdentifier( 42case Interop.Crypto.PalKemAlgorithmId.MLKem512: 44case Interop.Crypto.PalKemAlgorithmId.MLKem768: 46case Interop.Crypto.PalKemAlgorithmId.MLKem1024: