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