ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

provstore.c File Reference
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "wincrypt.h"
#include "wine/debug.h"
#include "wine/list.h"
#include "crypt32_private.h"

Go to the source code of this file.

Data Structures

struct  PWINE_PROVIDERSTORE

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (crypt)
static void WINAPI CRYPT_ProvCloseStore (HCERTSTORE hCertStore, DWORD dwFlags)
static BOOL CRYPT_ProvAddCert (PWINECRYPT_CERTSTORE store, void *cert, void *toReplace, const void **ppStoreContext)
static voidCRYPT_ProvEnumCert (PWINECRYPT_CERTSTORE store, void *pPrev)
static BOOL CRYPT_ProvDeleteCert (PWINECRYPT_CERTSTORE store, void *cert)
static BOOL CRYPT_ProvAddCRL (PWINECRYPT_CERTSTORE store, void *crl, void *toReplace, const void **ppStoreContext)
static voidCRYPT_ProvEnumCRL (PWINECRYPT_CERTSTORE store, void *pPrev)
static BOOL CRYPT_ProvDeleteCRL (PWINECRYPT_CERTSTORE store, void *crl)
static BOOL CRYPT_ProvAddCTL (PWINECRYPT_CERTSTORE store, void *ctl, void *toReplace, const void **ppStoreContext)
static voidCRYPT_ProvEnumCTL (PWINECRYPT_CERTSTORE store, void *pPrev)
static BOOL CRYPT_ProvDeleteCTL (PWINECRYPT_CERTSTORE store, void *ctl)
static BOOL WINAPI CRYPT_ProvControl (HCERTSTORE hCertStore, DWORD dwFlags, DWORD dwCtrlType, void const *pvCtrlPara)
PWINECRYPT_CERTSTORE CRYPT_ProvCreateStore (DWORD dwFlags, PWINECRYPT_CERTSTORE memStore, const CERT_STORE_PROV_INFO *pProvInfo)
PWINECRYPT_CERTSTORE CRYPT_ProvOpenStore (LPCSTR lpszStoreProvider, DWORD dwEncodingType, HCRYPTPROV hCryptProv, DWORD dwFlags, const void *pvPara)

Generated on Thu May 24 2012 05:07:55 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.