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