6 writes to pvBuffer
Microsoft.AspNetCore.Cryptography.KeyDerivation (3)
PBKDF2\Win8Pbkdf2Provider.cs (3)
161
pBuffers[0].
pvBuffer
= (IntPtr)(&iterCount);
165
pBuffers[1].
pvBuffer
= (IntPtr)pbSalt;
171
pBuffers[2].
pvBuffer
= (IntPtr)pszHashAlgorithm;
Microsoft.AspNetCore.DataProtection (3)
SP800_108\Win8SP800_108_CTR_HMACSHA512Provider.cs (3)
36
pBuffers[0].
pvBuffer
= (IntPtr)pbLabel;
40
pBuffers[1].
pvBuffer
= (IntPtr)pbContext;
44
pBuffers[2].
pvBuffer
= (IntPtr)pszHashAlgorithm;