Home
last modified time | relevance | path

Searched refs:SystemFunction008 (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/advapi32/wine/
H A Dcrypt_lmhash.c79 NTSTATUS WINAPI SystemFunction008(const BYTE *challenge, const BYTE *hash, LPBYTE response) in SystemFunction008() function
103 return SystemFunction008(challenge, hash, response); in SystemFunction009()
/reactos/dll/win32/advapi32/misc/
H A Dsysfunc.c276 WINAPI SystemFunction008(const BYTE *challenge, const BYTE *hash, LPBYTE response) in SystemFunction008() function
301 return SystemFunction008(challenge, hash, response); in SystemFunction009()
/reactos/dll/win32/advapi32/
H A Dadvapi32.spec631 @ stdcall SystemFunction008(ptr ptr ptr)