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