2 references to InputBio
System.Net.Security (2)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (2)
681
if (Ssl.BioWrite(context.
InputBio
!, ref MemoryMarshal.GetReference(input), input.Length) != input.Length)
796
BioWrite(context.
InputBio
!, buffer);