typedef struct _CM_KEY_SECURITY_CACHE_ENTRY { ULONG Cell; PCM_KEY_SECURITY_CACHE CachedSecurity; } CM_KEY_SECURITY_CACHE_ENTRY, *PCM_KEY_SECURITY_CACHE_ENTRY;
Windows Vista Kernel Structures