|
tpm2-tss 4.1.3
TPM Software stack 2.0 TCG spec compliant implementation
|
#include <fapi_int.h>
Data Fields | |
| char const * | keyPath |
| uint8_t const * | in_data |
| size_t | in_dataSize |
| IFAPI_OBJECT * | key_object |
| ESYS_TR | key_handle |
| size_t | numBytes |
| size_t | decrypt |
| UINT16 | bytesRequested |
| TPMT_RSA_DECRYPT | rsa_scheme |
| ESYS_TR | object_handle |
| char * | policy_path |
| ESYS_TR | auth_session |
| const IFAPI_PROFILE * | profile |
| uint8_t * | plainText |
| size_t | plainTextSize |
| uint8_t * | cipherText |
| size_t | cipherTextSize |
The data structure holding internal state of Fapi_EncryptDecrypt.
| UINT16 bytesRequested |
Bytes currently requested from TPM
| size_t decrypt |
Switch whether to encrypt or decrypt
| ESYS_TR key_handle |
The ESYS handle of the encryption key
| IFAPI_OBJECT* key_object |
The IPAPI object for the encryption key
| char const* keyPath |
The implicit key path
| size_t numBytes |
The number of bytes of a ESYS request