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