2 * PROJECT: ReactOS Drivers
3 * COPYRIGHT: See COPYING in the top level directory
4 * PURPOSE: Kernel Security Support Provider Interface Driver
6 * PROGRAMMERS: Timo Kreuzer (timo.kreuzer@reactos.org)
9 /* INCLUDES *******************************************************************/
18 _In_ ULONG OptionFlags
)
20 return STATUS_SUCCESS
;
28 _In_ ULONG OptionFlags
)
30 return STATUS_SUCCESS
;