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