2 references to SslSetData
System.Net.Security (2)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (1)
431Interop.Ssl.SslSetData(sslHandle, GCHandle.ToIntPtr(alpnHandle));
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.SslCtx.cs (1)
259Interop.Ssl.SslSetData(sslHandle, (IntPtr)_gch);