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