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