4 writes to cBuffers
System.Security.Cryptography (4)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\ECCng.ImportExport.NamedCurve.cs (1)
165desc.cBuffers = 1;
src\runtime\src\libraries\Common\src\System\Security\Cryptography\SP800108HmacCounterKdfImplementationCng.cs (1)
64bufferDesc.cBuffers = BCryptBufferLength;
System\Security\Cryptography\HKDF.Windows.cs (1)
205bufferDesc.cBuffers = 1;
System\Security\Cryptography\Pbkdf2Implementation.Windows.cs (1)
175bufferDesc.cBuffers = buffers.Length;