2 references to EvpPkeyCreate
System.Security.Cryptography (2)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.EvpPkey.EcKey.cs (1)
22SafeEvpPKeyHandle pkey = Interop.Crypto.EvpPkeyCreate();
System\Security\Cryptography\DSAOpenSsl.cs (1)
91SafeEvpPKeyHandle pkeyHandle = Interop.Crypto.EvpPkeyCreate();