2 references to BioCtrlPending
System.Net.Security (2)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (2)
709int sendCount = Crypto.BioCtrlPending(context.OutputBio!); 778int capacityNeeded = Crypto.BioCtrlPending(context.OutputBio!);