2 references to ImportPrivateSeedImpl
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\MLKem.cs (1)
346
return MLKemImplementation.
ImportPrivateSeedImpl
(algorithm, source);
src\libraries\Common\src\System\Security\Cryptography\MLKemImplementation.cs (1)
30
return
ImportPrivateSeedImpl
(alg, buffer);