2 references to SecureZeroMemory
Microsoft.AspNetCore.Cryptography.Internal (1)
UnsafeBufferUtil.cs (1)
193
SecureZeroMemory
(buffer, (ulong)length.ToInt64());
Microsoft.AspNetCore.Cryptography.Internal.Tests (1)
UnsafeBufferUtilTests.cs (1)
136
UnsafeBufferUtil.
SecureZeroMemory
((byte*)&x, byteCount: (ulong)sizeof(long));