Home
last modified time | relevance | path

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

/reactos/dll/win32/wintrust/
H A Dwintrust_main.c527 DWORD stateAction; in WINTRUST_CertActionVerify() local
531 stateAction = data->dwStateAction; in WINTRUST_CertActionVerify()
535 stateAction = WTD_STATEACTION_IGNORE; in WINTRUST_CertActionVerify()
537 switch (stateAction) in WINTRUST_CertActionVerify()
703 DWORD stateAction; in WinVerifyTrust() local
713 stateAction = actionData->dwStateAction; in WinVerifyTrust()
717 stateAction = WTD_STATEACTION_IGNORE; in WinVerifyTrust()
719 switch (stateAction) in WinVerifyTrust()