3 references to __PInvoke
System.Security.Cryptography (3)
_generated\0\LibraryImports.g.cs (3)
1849
__retVal =
__PInvoke
(__hHash_native, (byte*)__pbOutput_native, cbOutput, dwFlags);
1883
__retVal =
__PInvoke
(__hHash_native, pbOutput, cbOutput, dwFlags);
2114
__retVal =
__PInvoke
(__hHash_native, (byte*)__pbInput_native, cbInput, dwFlags);