Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
typedef struct _INLINE_CRYPTO_PROGRAM_KEY_IN {
ULONG KeyIndex;
ULONG CryptoCapabilityIndex;
INLINE_CRYPTO_DATA_UNIT_SIZE DataUnitSize;
ULONG KeySize;
PVOID KeyVirtualAddress;
PHYSICAL_ADDRESS KeyPhysicalAddress;
} INLINE_CRYPTO_PROGRAM_KEY_IN, *PINLINE_CRYPTO_PROGRAM_KEY_IN;
Members
KeyIndex
CryptoCapabilityIndex
DataUnitSize
KeySize
KeyVirtualAddress
KeyPhysicalAddress
Requirements
| Requirement | Value |
|---|---|
| Header | treeinlinecryptoservice.h |