5 references to BCryptBuffer
Microsoft.AspNetCore.Cryptography.Internal (1)
Cng\BCryptBufferDesc.cs (1)
17public BCryptBuffer* pBuffers; // Pointer to array of buffers
Microsoft.AspNetCore.Cryptography.KeyDerivation (2)
PBKDF2\Win8Pbkdf2Provider.cs (2)
158BCryptBuffer* pBuffers = stackalloc BCryptBuffer[3];
Microsoft.AspNetCore.DataProtection (2)
SP800_108\Win8SP800_108_CTR_HMACSHA512Provider.cs (2)
33BCryptBuffer* pBuffers = stackalloc BCryptBuffer[3];