4 writes to pBuffers
System.Security.Cryptography (4)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\ECCng.ImportExport.NamedCurve.cs (1)
166
desc.
pBuffers
= (IntPtr)(&buff);
src\runtime\src\libraries\Common\src\System\Security\Cryptography\SP800108HmacCounterKdfImplementationCng.cs (1)
65
bufferDesc.
pBuffers
= (IntPtr)buffers;
System\Security\Cryptography\HKDF.Windows.cs (1)
206
bufferDesc.
pBuffers
= (IntPtr)(&infoBuffer);
System\Security\Cryptography\Pbkdf2Implementation.Windows.cs (1)
176
bufferDesc.
pBuffers
= (IntPtr)pBuffers;