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