|
ReactOS 0.4.17-dev-357-ga8f14ff
|
#include <wincrypt.h>

Public Attributes | |
| DWORD | cbSize |
| PFN_CRYPT_ALLOC | pfnAlloc |
| PFN_CRYPT_FREE | pfnFree |
Definition at line 1266 of file wincrypt.h.
| DWORD _CRYPT_DECODE_PARA::cbSize |
Definition at line 1267 of file wincrypt.h.
| PFN_CRYPT_ALLOC _CRYPT_DECODE_PARA::pfnAlloc |
Definition at line 1268 of file wincrypt.h.
Referenced by CRYPT_DecodeEnsureSpace().
| PFN_CRYPT_FREE _CRYPT_DECODE_PARA::pfnFree |
Definition at line 1269 of file wincrypt.h.
Referenced by CRYPT_FreeSpace().