2 references to BioRead
System.Net.Security (2)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (2)
569
sendCount =
BioRead
(context.OutputBio!, token.AvailableSpan, sendCount);
634
retVal =
BioRead
(context.OutputBio!, outToken.AvailableSpan, capacityNeeded);