3 references to EcKeyGenerateKey
System.Security.Cryptography (3)
src\libraries\Common\src\System\Security\Cryptography\ECOpenSsl.cs (2)
80if (!Interop.Crypto.EcKeyGenerateKey(key)) 91if (!Interop.Crypto.EcKeyGenerateKey(key))
src\libraries\Common\src\System\Security\Cryptography\ECOpenSsl.ImportExport.cs (1)
282if (!Interop.Crypto.EcKeyGenerateKey(key))