4 references to MapAlgorithmToName
System.Security.Cryptography (4)
System\Security\Cryptography\MLKemImplementation.OpenSsl.cs (4)
33
string kemName =
MapAlgorithmToName
(algorithm);
42
string kemName =
MapAlgorithmToName
(algorithm);
51
string kemName =
MapAlgorithmToName
(algorithm);
60
string kemName =
MapAlgorithmToName
(algorithm);