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