4 references to EvpKemAlgs
System.Security.Cryptography (4)
System\Security\Cryptography\MLKemImplementation.OpenSsl.cs (4)
14
internal static new bool IsSupported => Interop.Crypto.
EvpKemAlgs
.MlKem512 is not null;
121
name = Interop.Crypto.
EvpKemAlgs
.MlKem512;
125
name = Interop.Crypto.
EvpKemAlgs
.MlKem768;
129
name = Interop.Crypto.
EvpKemAlgs
.MlKem1024;