|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| WINECRYPT_CERTSTORE | hdr |
| CRITICAL_SECTION | cs |
| struct list | stores |
Definition at line 35 of file collectionstore.c.
| CRITICAL_SECTION _WINE_COLLECTIONSTORE::cs |
Definition at line 38 of file collectionstore.c.
Referenced by Collection_control(), CRYPT_CollectionAddContext(), and CRYPT_CollectionOpenStore().
| WINECRYPT_CERTSTORE _WINE_COLLECTIONSTORE::hdr |
Definition at line 37 of file collectionstore.c.
Referenced by Collection_control(), CRYPT_CollectionCreateContextFromChild(), and CRYPT_CollectionOpenStore().
Definition at line 39 of file collectionstore.c.
Referenced by Collection_control(), CRYPT_CollectionAddContext(), CRYPT_CollectionAdvanceEnum(), and CRYPT_CollectionOpenStore().