6 writes to pvBuffer
System.Core (6)
System\Security\Cryptography\NCryptNative.cs (6)
1052hashAlgorithmBuffer.pvBuffer = hashAlgorithmString; 1065hmacKeyBuffer.pvBuffer = new IntPtr(pHmacKey); 1073secretPrependBuffer.pvBuffer = new IntPtr(pSecretPrepend); 1081secretAppendBuffer.pvBuffer = new IntPtr(pSecretAppend); 1215labelBuffer.pvBuffer = new IntPtr(pLabel); 1221seedBuffer.pvBuffer = new IntPtr(pSeed);