2 references to CreateMemoryBio
System.Net.Security (2)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.Ssl.cs (2)
440
SafeBioHandle readBio = Interop.Crypto.
CreateMemoryBio
();
441
SafeBioHandle writeBio = Interop.Crypto.
CreateMemoryBio
();