Home
last modified time | relevance | path

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

/reactos/dll/win32/advapi32/misc/
H A Dsysfunc.c22 static const unsigned char DefaultSessionKey[16] = variable
471 memcpy(SessionKey, DefaultSessionKey, sizeof(DefaultSessionKey)); in SystemFunction028()