|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wincrypt.h>

Public Attributes | |
| DWORD | cbSize |
| PFN_CRYPT_ALLOC | pfnAlloc |
| PFN_CRYPT_FREE | pfnFree |
Definition at line 1260 of file wincrypt.h.
| DWORD _CRYPT_ENCODE_PARA::cbSize |
Definition at line 1261 of file wincrypt.h.
| PFN_CRYPT_ALLOC _CRYPT_ENCODE_PARA::pfnAlloc |
Definition at line 1262 of file wincrypt.h.
Referenced by CRYPT_EncodeEnsureSpace().
| PFN_CRYPT_FREE _CRYPT_ENCODE_PARA::pfnFree |
Definition at line 1263 of file wincrypt.h.
Referenced by CRYPT_FreeSpace().