ReactOS 0.4.16-dev-61-ge128cbc
|
#include <crypt32_private.h>
Definition at line 249 of file crypt32_private.h.
AddContextToStoreFunc _WINE_CONTEXT_INTERFACE::addContextToStore |
Definition at line 252 of file crypt32_private.h.
Referenced by CertAddSerializedElementToStore(), CRYPT_RegReadSerializedFromReg(), and I_CertUpdateStore().
AddEncodedContextToStoreFunc _WINE_CONTEXT_INTERFACE::addEncodedToStore |
Definition at line 253 of file crypt32_private.h.
Referenced by CRYPT_QueryContextBlob(), and CRYPT_ReadSerializedStore().
CreateContextFunc _WINE_CONTEXT_INTERFACE::create |
Definition at line 251 of file crypt32_private.h.
Referenced by CRYPT_ReadSerializedElement().
DeleteContextFunc _WINE_CONTEXT_INTERFACE::deleteFromStore |
Definition at line 259 of file crypt32_private.h.
Referenced by I_CertUpdateStore().
EnumContextsInStoreFunc _WINE_CONTEXT_INTERFACE::enumContextsInStore |
Definition at line 254 of file crypt32_private.h.
Referenced by CRYPT_SerializeContextsToReg(), CRYPT_SerializeContextsToStream(), and I_CertUpdateStore().
EnumPropertiesFunc _WINE_CONTEXT_INTERFACE::enumProps |
Definition at line 255 of file crypt32_private.h.
Referenced by CRYPT_SerializeStoreElement().
GetContextPropertyFunc _WINE_CONTEXT_INTERFACE::getProp |
Definition at line 256 of file crypt32_private.h.
Referenced by CRYPT_RegDeleteContext(), CRYPT_RegReadSerializedFromReg(), CRYPT_SerializeContextsToReg(), and CRYPT_SerializeStoreElement().
SerializeElementFunc _WINE_CONTEXT_INTERFACE::serialize |
Definition at line 258 of file crypt32_private.h.
Referenced by CRYPT_SerializeContextsToReg(), and CRYPT_SerializeContextsToStream().
SetContextPropertyFunc _WINE_CONTEXT_INTERFACE::setProp |
Definition at line 257 of file crypt32_private.h.
Referenced by CertAddSerializedElementToStore(), and CRYPT_ReadContextProp().